dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlBoolean Structure / ToSqlInt32 Method

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