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

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