Compartir a través de


EntityProperty.GeneratePropertyForLong(Nullable<Int64>) Método

Definición

public static Microsoft.WindowsAzure.Storage.Table.EntityProperty GeneratePropertyForLong (long? input);
static member GeneratePropertyForLong : Nullable<int64> -> Microsoft.WindowsAzure.Storage.Table.EntityProperty
Public Shared Function GeneratePropertyForLong (input As Nullable(Of Long)) As EntityProperty

Parámetros

input
Nullable<Int64>

Devoluciones

Se aplica a