FloatColumnValue-Klasse

Ein Einzelspaltenwert.

Vererbungshierarchie

System.Object
Microsoft.Isam.Esent.Interop.ColumnValue
Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Single>
Microsoft.Isam.Esent.Interop.FloatColumnValue

Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Class FloatColumnValue _
    Inherits ColumnValueOfStruct(Of Single)
'Usage
Dim instance As FloatColumnValue
public class FloatColumnValue : ColumnValueOfStruct<float>

Threadsicherheit

Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Weitere Informationen

Verweis

FloatColumnValue-Member

Microsoft.Isam.Esent.Interop-Namespace