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

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