UInt16ColumnValue-Klasse

Ein UInt16-Spaltenwert .

Diese API ist nicht CLS-kompatibel. 

Vererbungshierarchie

System.Object
  Microsoft.Isam.Esent.Interop.ColumnValue
    Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<UInt16>
      Microsoft.Isam.Esent.Interop.UInt16ColumnValue

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Class UInt16ColumnValue _
    Inherits ColumnValueOfStruct(Of UShort)
'Usage
Dim instance As UInt16ColumnValue
[CLSCompliantAttribute(false)]
public class UInt16ColumnValue : ColumnValueOfStruct<ushort>

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

UInt16ColumnValue-Elemente

Microsoft.Isam.Esent.Interop-Namespace