JET_COLUMNDEF クラス
ESENT データベースのテーブル内の列について説明します。
継承階層
System.Object
Microsoft.Isam.Esent.Interop.JET_COLUMNDEF
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'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>
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。