Compartilhar via


TableRequestOptions.PropertyResolver Propriedade

Definição

Obtém ou define o delegado usado para obter o EdmType para uma propriedade de entidade, considerando a chave de partição, a chave de linha e o nome da propriedade.

public Func<string,string,string,string,Microsoft.Azure.Cosmos.Table.EdmType> PropertyResolver { get; set; }
member this.PropertyResolver : Func<string, string, string, string, Microsoft.Azure.Cosmos.Table.EdmType> with get, set
Public Property PropertyResolver As Func(Of String, String, String, String, EdmType)

Valor da propriedade

Aplica-se a