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

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