Click or drag to resize

SQLListProcedures Class (Typed)

X#
List the procedure names stored in a specific data source.
Inheritance Hierarchy
Object
  DataServer
    SQLSelect
      SQLCatalogQuery
        SQLListProcedures

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

The SQLListProcedures type exposes the following members.

Constructors
  NameDescription
Public methodSQLListProcedures
Construct a SQLListProcedures object.
Top
See Also