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

In This Topic
    ToSqlDecimal Method (SqlMoney)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToSqlDecimal() As SqlDecimal
    public SqlDecimal ToSqlDecimal()
    See Also