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

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