Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns information about keywords reserved by the Microsoft XML for Analysis (XMLA) provider.
If you call the Discover method with the DISCOVER_KEYWORDS enumeration value in the RequestType element, the Discover method returns the DISCOVER_KEYWORDS rowset.
Rowset Columns
The DISCOVER_KEYWORDS rowset contains the following columns.
Column name | Type indicator | Length | Description |
---|---|---|---|
Keyword |
DBTYPE_WSTR |
A list of all the keywords reserved by a provider. Example: AND |
This schema rowset is not sorted.
Restriction Columns
The DISCOVER_KEYWORDS rowset can be restricted on the columns listed in the following table.
Column name | Type indicator | Restriction State |
---|---|---|
Keyword |
DBTYPE_WSTR |
Optional. |
See Also
Reference
XML for Analysis Schema Rowsets
DISCOVER_LITERALS Rowset