Kelas ByteColumnValue

Nilai kolom Byte .

Hierarki Warisan

System.Object
  Microsoft.Isam.Esent.Interop.ColumnValue
    Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Byte>
      Microsoft.Isam.Esent.Interop.ByteColumnValue

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

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

Keamanan utas

Setiap anggota statis publik (Dibagikan dalam Visual Basic) jenis ini aman untuk utas. Setiap anggota instans tidak dijamin aman untuk utas.

Lihat juga

Referensi

Anggota ByteColumnValue

Namespace Microsoft.Isam.Esent.Interop