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
Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : 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.