Classe FloatColumnValue
Hierarquia de herança
System.Object
Microsoft.Isam.Esent.Interop.ColumnValue
Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Único>
Microsoft.Isam.Esent.Interop.FloatColumnValue
Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)
Sintaxe
'Declaration
Public Class FloatColumnValue _
Inherits ColumnValueOfStruct(Of Single)
'Usage
Dim instance As FloatColumnValue
public class FloatColumnValue : ColumnValueOfStruct<float>
Acesso thread-safe
Qualquer membro estático público (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.