次の方法で共有


EntityProperty.GeneratePropertyForBool(Nullable<Boolean>) メソッド

定義

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

パラメーター

input
Nullable<Boolean>

戻り値

適用対象