dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlInt16 Structure / GetXsdType Method

In This Topic
    GetXsdType Method (SqlInt16)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetXsdType( _
       ByVal schemaSet As XmlSchemaSet _
    ) As XmlQualifiedName
    public static XmlQualifiedName GetXsdType( 
       XmlSchemaSet schemaSet
    )

    Parameters

    schemaSet
    See Also