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

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