dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlMoney Structure / ToInt64 Method

In This Topic
    ToInt64 Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToInt64() As Long
    public long ToInt64()
    See Also