Int16ColumnValue, classe

Valeur de colonne Int16 .

Hiérarchie d’héritage

System.Object
  Microsoft.Isam.Esent.Interop.ColumnValue
    Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Int16>
      Microsoft.Isam.Esent.Interop.Int16ColumnValue

Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Class Int16ColumnValue _
    Inherits ColumnValueOfStruct(Of Short)
'Usage
Dim instance As Int16ColumnValue
public class Int16ColumnValue : ColumnValueOfStruct<short>

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

Référence

Membres Int16ColumnValue

Espace de noms Microsoft.Isam.Esent.Interop