Partilhar via


EntityProperty.GeneratePropertyForBool(Nullable<Boolean>) Método

Definição

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

Parâmetros

input
Nullable<Boolean>

Retornos

Aplica-se a