Guidcolumnvalue-Klasse
Ein GUID -Spaltenwert.
Vererbungshierarchie
System.Object
Microsoft. ISAM. ESENT. Interop. ColumnValue
Microsoft. ISAM. ESENT. Interop. columnvalueofistruct<Guid>
Microsoft. ISAM. ESENT. Interop. guidcolumnvalue
Namespace: Microsoft. ISAM. ESENT. Interop
Assembly: 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.