Compartilhar via


EntityProperty.GeneratePropertyForDateTimeOffset Método

Definição

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

Parâmetros

Retornos

Aplica-se a