UInt64 열 값입니다.
이 API는 CLS 규격이 아닙니다.
상속 계층
System.Object
Microsoft.Isam.Esent.Interop.ColumnValue
Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Uint64>
Microsoft.Isam.Esent.Interop.UInt64ColumnValue
네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Class UInt64ColumnValue _
Inherits ColumnValueOfStruct(Of ULong)
'Usage
Dim instance As UInt64ColumnValue
[CLSCompliantAttribute(false)]
public class UInt64ColumnValue : ColumnValueOfStruct<ulong>
스레드로부터의 안전성
이 형식의 모든 public static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.