DateTimeColumnValue-Klasse

Ein Guid-Spaltenwert .

Vererbungshierarchie

System.Object
  Microsoft.Isam.Esent.Interop.ColumnValue
    Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Datetime>
      Microsoft.Isam.Esent.Interop.DateTimeColumnValue

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Class DateTimeColumnValue _
    Inherits ColumnValueOfStruct(Of DateTime)
'Usage
Dim instance As DateTimeColumnValue
public class DateTimeColumnValue : ColumnValueOfStruct<DateTime>

Threadsicherheit

Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

DateTimeColumnValue-Member

Microsoft.Isam.Esent.Interop-Namespace