

Web Services Reference › Sequences › SetQueryProperties
SetQueryProperties
This sequence of elements specifies which query properties are to be set.
- xsd:string queryId (m)
- xsd:boolean queryIdSupplied (m)
Note: Set to true.
- xsd:string queryName
- xsd:boolean queryNameSupplied
- xsd:string queryTable
- xsd:boolean queryTableSupplied
- xsd:string queryTableLabelField
- xsd:boolean queryTableLabelFieldSupplied
- xsd:string queryTableLabelPrimaryKey
- xsd:boolean queryTableLabelPrimaryKeySupplied
- xsd:string queryTableLabelSecondaryKey
- xsd:boolean queryTableLabelSecondaryKeySupplied
- ArrayOfQueryFragment queryFragments
- xsd:boolean queryFragmentsSupplied
Remarks
For more details, see QueryProperties.
SetQueryProperties3
This sequence of elements specifies which query properties are to be updated.
- xsd:string queryName
-
The name of the query
- xsd:boolean queryNameSupplied
-
Specify true or false depending on whether the queryName parameter is supplied.
- xsd:string queryTable
-
Query table to be updated
- xsd:boolean queryTableSupplied
-
Specify true or false depending on whether the queryTable parameter is supplied.
- xsd:string queryTableLabelField
-
- xsd:boolean queryTableLabelFieldSupplied
-
- xsd:string queryTableLabelPrimaryKey
-
- xsd:boolean queryTableLabelPrimaryKeySupplied
-
- xsd:string queryTableLabelSecondaryKey
-
- xsd:boolean queryTableLabelSecondaryKeySupplied
-
- ArrayOfQueryFragment2 queryFragments
-
- xsd:boolean queryFragmentsSupplied
-
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|