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

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