Compartilhar via


TableController<TData>.DomainManager Propriedade

Definição

Obtém ou define o IDomainManager<TData> a ser usado para acessar o repositório de back-end.

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)

Valor da propriedade

Aplica-se a