UInt32ColumnValue, classe

Valeur de colonne UInt32 .

Cette API n’est pas conforme CLS.

Hiérarchie d’héritage

System.Object
Microsoft. ISAM. esent. Interop. ColumnValue
Microsoft. ISAM. esent. Interop. ColumnValueOfStruct<UInt32>
Microsoft. ISAM. esent. Interop. UInt32ColumnValue

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
<CLSCompliantAttribute(False)> _
Public Class UInt32ColumnValue _
    Inherits ColumnValueOfStruct(Of UInteger)
'Usage
Dim instance As UInt32ColumnValue
[CLSCompliantAttribute(false)]
public class UInt32ColumnValue : ColumnValueOfStruct<uint>

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

Membres UInt32ColumnValue

Espace de noms Microsoft. ISAM. esent. Interop