AddSelectTransformOptions Properties

The AddSelectTransformOptions type exposes the following members.

Properties
  NameDescription
Public propertyDataCubeId
Gets or sets the ID of the data cube.
Public propertyNativeObjectId
Gets or sets the ID of the native object to generate a selection transform from.
Public propertyPlaceholders
Gets the list of placeholders which are used in the query.
Public propertyProviderId
Gets or sets the ID of the provider to generate a manual selection transform from.
Public propertyQuery
Gets or sets the query to be sent to the provider to generate a manual selection transform from.
Top
See Also