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

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