JET_SESID结构

JET_SESID包含会话的句柄,用于调用 JET APIr-。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Structure JET_SESID _
    Implements IEquatable(Of JET_SESID), IFormattable
'Usage
Dim instance As JET_SESID
public struct JET_SESID : IEquatable<JET_SESID>, 
    IFormattable

线程安全

此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。

另请参阅

参考

JET_SESID成员

Microsoft.Isam.Esent.Interop 命名空间