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

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