Int32ColumnValue-Klasse
Ein Int32-Spaltenwert .
Vererbungshierarchie
System.Object
Microsoft.Isam.Esent.Interop.ColumnValue
Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Int32>
Microsoft.Isam.Esent.Interop.Int32ColumnValue
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Class Int32ColumnValue _
Inherits ColumnValueOfStruct(Of Integer)
'Usage
Dim instance As Int32ColumnValue
public class Int32ColumnValue : ColumnValueOfStruct<int>
Threadsicherheit
Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.