dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlMoney Structure / ToDecimal Method

In This Topic
    ToDecimal Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToDecimal() As Decimal
    public decimal ToDecimal()
    See Also