Freigeben über


EntityProperty.GeneratePropertyForInt(Nullable<Int32>) Methode

Definition

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

Parameter

input
Nullable<Int32>

Gibt zurück

Gilt für: