Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) ITenant.Functions示例
编程语言:
C# (CSharp)
类/类型:
ITenant
方法/功能:
Functions
hotexamples.com的示例:
1
C# (CSharp) ITenant.Functions - 已找到1个示例
。这些是从开源项目中提取的最受好评的
ITenant.Functions
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
CreateConnection(18)
OpenConnection(14)
MappingFor(12)
EnsureStorageExists(11)
EnsureTenantIsOfType(8)
RunSql(6)
Get(6)
IdAssignmentFor(5)
GetDelegatedTenantIdForServiceId(5)
GetServiceManifest(4)
BulkLoaderFor(3)
IsEnrolledForService(3)
ResetSchemaExistenceChecks(3)
GetRequiredParentId(3)
NotNull(2)
GetBlobStorageConfiguration(2)
ResetHiloSequenceFloor(2)
GetMarainTenantType(2)
GetCosmosConfiguration(2)
GetConnectionString(2)
GetMoneyOwed(2)
GetAll(2)
EnsureStorageExistsAsync(2)
EventStorage(2)
FindFeature(2)
Fetch(2)
GetAllFromProperty(1)
KickOut(1)
DocumentTables(1)
InsertCompany(1)
InsertPlanFeature(1)
IsEmailTaken(1)
Delete(1)
IsTenantOfType(1)
ListTenantInboxConnectorConfigurations(1)
ListTenantFtpConnectorConfigurations(1)
GetbytenantID(1)
DefinitionForFunction(1)
MarkAllFeaturesAsChecked(1)
CreateAsync(1)
ClearApiContainer(1)
OtherDetails(1)
BillingDetails_crud(1)
AddTenant(1)
HasPayments(1)
GetTableStorageConfiguration(1)
GetTenants(1)
AddPlan(1)
GetAllTenantAsync(1)
GetBlobContainerConfiguration(1)
常用方法
CreateConnection (18)
OpenConnection (14)
MappingFor (12)
EnsureStorageExists (11)
EnsureTenantIsOfType (8)
RunSql (6)
Get (6)
IdAssignmentFor (5)
GetDelegatedTenantIdForServiceId (5)
GetServiceManifest (4)
常用方法
BulkLoaderFor (3)
IsEnrolledForService (3)
ResetSchemaExistenceChecks (3)
GetRequiredParentId (3)
NotNull (2)
GetBlobStorageConfiguration (2)
ResetHiloSequenceFloor (2)
GetMarainTenantType (2)
GetCosmosConfiguration (2)
GetConnectionString (2)
GetMoneyOwed (2)
GetAll (2)
EnsureStorageExistsAsync (2)
EventStorage (2)
FindFeature (2)
Fetch (2)
GetAllFromProperty (1)
KickOut (1)
DocumentTables (1)
InsertCompany (1)
常用方法
GetMoneyOwed (2)
GetAll (2)
EnsureStorageExistsAsync (2)
EventStorage (2)
FindFeature (2)
Fetch (2)
GetAllFromProperty (1)
KickOut (1)
DocumentTables (1)
InsertCompany (1)
InsertPlanFeature (1)
IsEmailTaken (1)
Delete (1)
IsTenantOfType (1)
ListTenantInboxConnectorConfigurations (1)
ListTenantFtpConnectorConfigurations (1)
GetbytenantID (1)
DefinitionForFunction (1)
MarkAllFeaturesAsChecked (1)
CreateAsync (1)
ClearApiContainer (1)
OtherDetails (1)
BillingDetails_crud (1)
AddTenant (1)
HasPayments (1)
GetTableStorageConfiguration (1)
GetTenants (1)
AddPlan (1)
GetAllTenantAsync (1)
GetBlobContainerConfiguration (1)
常用方法
InsertPlanFeature (1)
IsEmailTaken (1)
Delete (1)
IsTenantOfType (1)
ListTenantInboxConnectorConfigurations (1)
ListTenantFtpConnectorConfigurations (1)
GetbytenantID (1)
DefinitionForFunction (1)
MarkAllFeaturesAsChecked (1)
CreateAsync (1)
ClearApiContainer (1)
OtherDetails (1)
BillingDetails_crud (1)
AddTenant (1)
HasPayments (1)
GetTableStorageConfiguration (1)
GetTenants (1)
AddPlan (1)
GetAllTenantAsync (1)
GetBlobContainerConfiguration (1)
GetCompanyType (1)
Functions (1)
GetDataBase (1)
GetDefaultCosmosConfiguration (1)
ExistingTableFor (1)
GetNumberOfTenants (1)
GetTenantbyId (1)
GetParentId (1)
GetPlanDetails (1)
GetPropertiesToRemoveDelegatedTenantForService (1)
GetPropertyUpdatesToRemoveServiceEnrollment (1)
GetRegisteredTenant (1)
GetStringList (1)
GetAllTenant (1)
GetTenantById (1)
Add (1)
示例#1
0
显示文件
文件:
DefaultTenancy.cs
项目:
rightteaminc/marten
public Task <IReadOnlyList <DbObjectName> > Functions() { return(_inner.Functions()); }
x