UInt16ColumnValue 類別
UInt16資料行值。
此 API 不符合 CLS 規範。
繼承階層
System.Object
Microsoft.Isam.Esent.Interop.ColumnValue
Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<UInt16>
Microsoft.Isam.Esent.Interop.UInt16ColumnValue
Namespace:Microsoft.Isam.Esent.Interop
裝配: 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>
執行緒安全
這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。