JET_SPACEHINTS classe

Décrit une colonne dans une table d’une base de données ESENT.

Hiérarchie d’héritage

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

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'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>

Sécurité des threads

Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Informations de référence

JET_SPACEHINTS membres

Espace de noms Microsoft.Isam.Esent.Interop