Share via


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

Definição

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>

Retornos

Aplica-se a