EntityProperty.CreateEntityPropertyFromObject(Object) Method

Definition

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

Parameters

entityValue
Object

Returns

Applies to