JET_SIGNATURE 结构

JET_SIGNATURE 结构包含唯一标识数据库或日志文件序列的信息。

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

语法

'Declaration
<SerializableAttribute> _
Public Structure JET_SIGNATURE _
    Implements IEquatable(Of JET_SIGNATURE)
'Usage
Dim instance As JET_SIGNATURE
[SerializableAttribute]
public struct JET_SIGNATURE : IEquatable<JET_SIGNATURE>

线程安全

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

请参阅

参考

JET_SIGNATURE成员

Microsoft.Isam.Esent.Interop 命名空间