Compartir a través de


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

Definición

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>

Devoluciones

Se aplica a