Compartir a través de


EntityProperty.CreateEntityPropertyFromObject(Object) Método

Definición

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

Devoluciones

Se aplica a