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

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