ByteColumnValue, classe

Valeur de colonne d' octets .

Hiérarchie d’héritage

System.Object
Microsoft. ISAM. esent. Interop. ColumnValue
Microsoft. ISAM. esent. Interop. ColumnValueOfStruct<Byte>
Microsoft. ISAM. esent. Interop. ByteColumnValue

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

Syntaxe

'Declaration
Public Class ByteColumnValue _
    Inherits ColumnValueOfStruct(Of Byte)
'Usage
Dim instance As ByteColumnValue
public class ByteColumnValue : ColumnValueOfStruct<byte>

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 ByteColumnValue

Espace de noms Microsoft. ISAM. esent. Interop