Int16ColumnValue 類別

Int16資料行值。

繼承階層

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

Namespace:Microsoft.Isam.Esent.Interop
裝配: 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>

執行緒安全

這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。

另請參閱

參考

Int16ColumnValue 成員

Microsoft.Isam.Esent.Interop 命名空間