JET_COLUMNCREATE-Klasse
Beschreibt eine Spalte in einer Tabelle einer ESENT-Datenbank.
Vererbungshierarchie
System.Object
Microsoft.Isam.Esent.Interop.JET_COLUMNCREATE
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class JET_COLUMNCREATE _
Implements IContentEquatable(Of JET_COLUMNCREATE), IDeepCloneable(Of JET_COLUMNCREATE)
'Usage
Dim instance As JET_COLUMNCREATE
[SerializableAttribute]
public sealed class JET_COLUMNCREATE : IContentEquatable<JET_COLUMNCREATE>,
IDeepCloneable<JET_COLUMNCREATE>
Threadsicherheit
Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.