BytesColumnValue-Klasse

Ein Bytearrayspaltenwert.

Vererbungshierarchie

System.Object
  Microsoft.Isam.Esent.Interop.ColumnValue
    Microsoft.Isam.Esent.Interop.BytesColumnValue

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Class BytesColumnValue _
    Inherits ColumnValue
'Usage
Dim instance As BytesColumnValue
public class BytesColumnValue : ColumnValue

Threadsicherheit

Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

BytesColumnValue-Member

Microsoft.Isam.Esent.Interop-Namespace