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

In This Topic
    ToInt32 Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToInt32() As Integer
    public int ToInt32()
    See Also