JET_COLUMNBASE 類別

描述 ESENT 資料庫資料表中的資料行。

繼承階層

System.Object
  Microsoft.Isam.Esent.Interop.JET_COLUMNBASE

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public NotInheritable Class JET_COLUMNBASE _
    Implements IEquatable(Of JET_COLUMNBASE)
'Usage
Dim instance As JET_COLUMNBASE
public sealed class JET_COLUMNBASE : IEquatable<JET_COLUMNBASE>

執行緒安全

這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。

另請參閱

參考

JET_COLUMNBASE成員

Microsoft.Isam.Esent.Interop 命名空間