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