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

In This Topic
    Value Property (SqlMoney)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Decimal
    public decimal Value {get;}
    See Also