structure JET_COLUMNID

Un JET_COLUMNID identifie une colonne dans une table.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Structure JET_COLUMNID _
    Implements IEquatable(Of JET_COLUMNID), IComparable(Of JET_COLUMNID),  _
    IFormattable
'Usage
Dim instance As JET_COLUMNID
public struct JET_COLUMNID : IEquatable<JET_COLUMNID>, 
    IComparable<JET_COLUMNID>, IFormattable

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_COLUMNID membres

Espace de noms Microsoft.Isam.Esent.Interop