次の方法で共有


EntityProperty.GeneratePropertyForInt(Nullable<Int32>) メソッド

定義

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

パラメーター

input
Nullable<Int32>

戻り値

適用対象