Partager via


EntityProperty.CreateEntityPropertyFromObject(Object) Méthode

Définition

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

Paramètres

entityValue
Object

Retours

S’applique à