Compartilhar via


EntityProperty.CreateEntityPropertyFromObject(Object) Método

Definição

public static Microsoft.WindowsAzure.Storage.Table.EntityProperty CreateEntityPropertyFromObject (object entityValue);
static member CreateEntityPropertyFromObject : obj -> Microsoft.WindowsAzure.Storage.Table.EntityProperty
Public Shared Function CreateEntityPropertyFromObject (entityValue As Object) As EntityProperty

Parâmetros

entityValue
Object

Retornos

Aplica-se a