dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlXml Class / GetTypeCode Method

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