Compartir a través de


EntityProperty.GeneratePropertyForInt(Nullable<Int32>) Método

Definición

public static Microsoft.WindowsAzure.Storage.Table.EntityProperty GeneratePropertyForInt (int? input);
static member GeneratePropertyForInt : Nullable<int> -> Microsoft.WindowsAzure.Storage.Table.EntityProperty
Public Shared Function GeneratePropertyForInt (input As Nullable(Of Integer)) As EntityProperty

Parámetros

input
Nullable<Int32>

Devoluciones

Se aplica a