Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

SOAP.Demo.QueryByName.DS

class SOAP.Demo.QueryByName.DS extends %XML.DataSet

This class was generated by : SOAP.Demo.cls

Parameters

parameter CLASSNAME = SOAP.Demo;
Inherited description: The class name that contains the query for typed DataSet
parameter NAMESPACE = http://tempuri.org/QueryByName_DataSet;
Inherited description: The XML namespace for typed DataSets
parameter QUERYNAME = QueryByName;
Inherited description: The query name for typed DataSet
parameter XMLNAME = QueryByName_DataSet;
Inherited description: Use "DefaultDataSet" as the default DataSet name for untyped DataSets. Use the subclass name as the default DataSet name for typed DataSets.
parameter XMLTYPE = QueryByName_DataSet;
Inherited description: Use "DataSet" as the type.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab