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

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