Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the definition of this datetime value.
Namespace: Microsoft.Data.Edm.Values
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
ReadOnly Property Value As DateTime
Get
'Usage
Dim instance As IEdmDateTimeValue
Dim value As DateTime
value = instance.Value
DateTime Value { get; }
property DateTime Value {
DateTime get ();
}
abstract Value : DateTime
function get Value () : DateTime
Property Value
Type: System.DateTime