EntityProperty.GeneratePropertyForDateTimeOffset Method

Definition

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

Parameters

Returns

Applies to