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

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