JET_INSTANCE 結構

JET_INSTANCE包含資料庫實例的控制碼,用於呼叫 JET API。

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

Syntax

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

執行緒安全

這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。

另請參閱

參考

JET_INSTANCE成員

Microsoft.Isam.Esent.Interop 命名空間