JET_HANDLE-Struktur
Ein JET_HANDLE enthält ein generisches Handle.
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Structure JET_HANDLE _
Implements IEquatable(Of JET_HANDLE), IFormattable
'Usage
Dim instance As JET_HANDLE
public struct JET_HANDLE : IEquatable<JET_HANDLE>,
IFormattable
Threadsicherheit
Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.