JET_SIGNATURE 結構
JET_SIGNATURE 結構包含可唯一識別資料庫或記錄檔序列的資訊。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。