GuidColumnValue-Klasse

Ein GUID-Spaltenwert .

Vererbungshierarchie

System.Object
  Microsoft.Isam.Esent.Interop.ColumnValue
    Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Guid>
      Microsoft.Isam.Esent.Interop.GuidColumnValue

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

Syntax

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

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

GuidColumnValue-Member

Microsoft.Isam.Esent.Interop-Namespace