dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlDouble Structure / ToSqlString Method

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