JET_LS 結構

ESENT 控制碼的本機儲存體。 JetGetLS (JET_SESID、JET_TABLEID、JET_LS、LsGrbit) JetSetLS (JET_SESID、JET_TABLEID、JET_LS、LsGrbit) 使用。

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

Syntax

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

執行緒安全

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

另請參閱

參考

JET_LS成員

Microsoft.Isam.Esent.Interop 命名空間