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

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