JET_SESID 結構

JET_SESID包含會話的控制碼,用於對 JET APIr 的呼叫。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。

另請參閱

參考

JET_SESID成員

Microsoft.Isam.Esent.Interop 命名空間