Returns databases on an Analysis Services instance, {0}. An optional record parameter, {1}, may be provided to specify additional properties. The record can contain the following fields:
Culture
: A culture name specifying the culture for the data. This corresponds to the 'Locale Identifier' connection string property.TypedMeasureColumns
: A logical value indicating if the types specified in the multidimensional or tabular model will be used for the types of the added measure columns. When set tofalse
, the typenumber
will be used for all measure columns. The default value for this option isfalse
.
Returns all the rows except blank row in a table, or all the values in a column, ignoring any filters that might have been ...
Returns all the rows except blank row in a table, or all the values in a column, ignoring any filters that might have been ...
Returns all the rows in a table, or all the values in a column, ignoring any filters that might have been applied inside ...
Returns all the rows in a table, or all the values in a column, ignoring any filters that might have been applied inside ...
Returns databases on an Analysis Services instance, {0}. An optional record parameter, {1}, may be provided to specify additional ...
Returns formatted text that is created by applying {1} from a list or record to a format string {0}. Optionally, a culture ...
Returns information about how a table is partitioned. A table is returned where each column is a partition column in the ...
Returns number rounded up to the nearest even integer. You can use this function for processing items that come in twos. ...
Returns one message from the queue specified through MQ.Queue {0} if a message exists. The read is non-destructive. An optional ...