C# Class Candor.WindowsAzure.Storage.Table.TableConstants

Common table related constants. These are copies of the same 'internal' scope but publically needed constants on Microsoft.WindowsAzure.Storage.Table.Protocol.TableConstants
Show file Open project: michael-lang/candor-common

Public Properties

Property Type Description
MinSupportedDateTime System.DateTime

Property Details

MinSupportedDateTime public static property

The minimum value of a datetime supported in Azure
public static DateTime,System MinSupportedDateTime
return System.DateTime