dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlSingle Structure / Value Property

In This Topic
    Value Property (SqlSingle)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Single
    public float Value {get;}
    See Also