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

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