dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlInt16 Structure / ToSqlInt64 Method

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