JET_COLUMNDEF 類別
描述 ESENT 資料庫資料表中的資料行。
繼承階層
System.Object
Microsoft.Isam.Esent.Interop.JET_COLUMNDEF
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class JET_COLUMNDEF _
Implements IContentEquatable(Of JET_COLUMNDEF), IDeepCloneable(Of JET_COLUMNDEF)
'Usage
Dim instance As JET_COLUMNDEF
[SerializableAttribute]
public sealed class JET_COLUMNDEF : IContentEquatable<JET_COLUMNDEF>,
IDeepCloneable<JET_COLUMNDEF>
執行緒安全
這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。