Partager via


TableController<TData>.DomainManager Propriété

Définition

Obtient ou définit le IDomainManager<TData> à utiliser pour accéder au magasin principal.

protected Microsoft.WindowsAzure.Mobile.Service.Tables.IDomainManager<TData> DomainManager { get; set; }
member this.DomainManager : Microsoft.WindowsAzure.Mobile.Service.Tables.IDomainManager<'Data (requires 'Data : null and 'Data :> Microsoft.WindowsAzure.Mobile.Service.Tables.ITableData)> with get, set
Protected Property DomainManager As IDomainManager(Of TData)

Valeur de propriété

S’applique à