The FUNCTIONS schema rowset returns metadata that indicates
which functions are available on the cubes that can be accessed by
the provider. Each row in the FUNCTIONS schema rowset corresponds
to one function that is available in the provider. The default sort
order is ORIGIN, INTERFACE_NAME, and FUNCTION_NAME.
The following
table describes the columns that are available in the FUNCTIONS schema
rowset.
Standard Mapping
|
|
|
|
|
|
|
|
|
|
Description of
the function.
|
|
|
|
Comma-delimited
list of parameters.
|
|
|
|
Variable type
of the return data type of the function.
|
|
|
|
One of the following:
-
built-in MDX and SAS functions
-
user-defined or external functions
|
|
|
|
Name of the interface
for the user-defined function, as well as the group name for the MDX
functions.
|
|
|
|
Name of the type
library for user-defined functions.
|
|
|
|
Name of the .dll
or .exe in which this function is implemented.
|
|
|
|
Name of the help
file that documents this function.
|
|
|
|
Help context
ID for this function in the help file.
|
|
|
|
Object to which
this function applies such as a dimension or level.
|
|
|
|
Comma-delimited
list of parameters.
|
|
|
|
|
|