Int32ColumnValue, classe
Valeur de colonne Int32 .
Hiérarchie d’héritage
System.Object
Microsoft. ISAM. esent. Interop. ColumnValue
Microsoft. ISAM. esent. Interop. ColumnValueOfStruct<Int32>
Microsoft. ISAM. esent. Interop. Int32ColumnValue
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Class Int32ColumnValue _
Inherits ColumnValueOfStruct(Of Integer)
'Usage
Dim instance As Int32ColumnValue
public class Int32ColumnValue : ColumnValueOfStruct<int>
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.