JET_SPACEHINTS-Klasse

Beschreibt eine Spalte in einer Tabelle einer ESENT-Datenbank.

Vererbungshierarchie

System.Object
  Microsoft.Isam.Esent.Interop.JET_SPACEHINTS

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class JET_SPACEHINTS _
    Implements IContentEquatable(Of JET_SPACEHINTS), IDeepCloneable(Of JET_SPACEHINTS)
'Usage
Dim instance As JET_SPACEHINTS
[SerializableAttribute]
public sealed class JET_SPACEHINTS : IContentEquatable<JET_SPACEHINTS>, 
    IDeepCloneable<JET_SPACEHINTS>

Threadsicherheit

Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

JET_SPACEHINTS-Mitglieder

Microsoft.Isam.Esent.Interop-Namespace