JET_COLUMNID 結構
JET_COLUMNID會識別資料表中的資料行。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Structure JET_COLUMNID _
Implements IEquatable(Of JET_COLUMNID), IComparable(Of JET_COLUMNID), _
IFormattable
'Usage
Dim instance As JET_COLUMNID
public struct JET_COLUMNID : IEquatable<JET_COLUMNID>,
IComparable<JET_COLUMNID>, IFormattable
執行緒安全
這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。