Freigeben über


EntityProperty.GeneratePropertyForBool(Nullable<Boolean>) Methode

Definition

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

Parameter

input
Nullable<Boolean>

Gibt zurück

Gilt für: