Click or drag to resize

SQLListTypeInfo Class (Typed)

X#
List the ODBC data types that are supported by this connection.
Inheritance Hierarchy
Object
  DataServer
    SQLSelect
      SQLCatalogQuery
        SQLListTypeInfo

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.24 GA
Syntax
[TypesChangedAttribute]
 CLASS SQLListTypeInfo INHERIT SQLCatalogQuery
Request Example View Source

The SQLListTypeInfo type exposes the following members.

Constructors
  NameDescription
Public methodSQLListTypeInfo
Construct a SQLListTypeInfo object.
Top
See Also