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.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'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 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。