classe JET_SPACEHINTS

Descrive una colonna in una tabella di un database ESENT.

Gerarchia di ereditarietà

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

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

Thread safety

I membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedi anche

Riferimento

membri JET_SPACEHINTS

Spazio dei nomi Microsoft.Isam.Esent.Interop