ByteColumnValue-Klasse
Ein Bytespaltenwert .
Vererbungshierarchie
System.Object
Microsoft.Isam.Esent.Interop.ColumnValue
Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Byte>
Microsoft.Isam.Esent.Interop.ByteColumnValue
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Class ByteColumnValue _
Inherits ColumnValueOfStruct(Of Byte)
'Usage
Dim instance As ByteColumnValue
public class ByteColumnValue : ColumnValueOfStruct<byte>
Threadsicherheit
Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.