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

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