Int16ColumnValue-Klasse

Ein Int16-Spaltenwert .

Vererbungshierarchie

System.Object
  Microsoft.Isam.Esent.Interop.ColumnValue
    Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Int16>
      Microsoft.Isam.Esent.Interop.Int16ColumnValue

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

Syntax

'Declaration
Public Class Int16ColumnValue _
    Inherits ColumnValueOfStruct(Of Short)
'Usage
Dim instance As Int16ColumnValue
public class Int16ColumnValue : ColumnValueOfStruct<short>

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

Int16ColumnValue-Member

Microsoft.Isam.Esent.Interop-Namespace