classe JET_SETINFO

Impostazioni per JetSetColumn.

Gerarchia di ereditarietà

System.Object
  Microsoft.Isam.Esent.Interop.JET_SETINFO

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

Sintassi

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

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_SETINFO

Spazio dei nomi Microsoft.Isam.Esent.Interop