Version

XmlaOptions Class Properties

For a list of all members of this type, see XmlaOptions members.

Public Properties
 NameDescription
Public PropertyCatalogGets or sets the catalog name.  
Public PropertyCubeGets or sets the cube name.  
Public PropertyDiscoverPropertiesGets ot sets additional properties sent with every discover request.  
Public PropertyEnableResultCacheGets or sets a value indicating whether the XMLA result cache is enabled.  
Public PropertyExecutePropertiesGets ot sets additional properties sent with every execute request.  
Public PropertyIsRemoteGets/Sets if the data is to be served by a XMLA remote provider.  
Public PropertyMdxSettingsGets or sets an object containing information about how MDX query sent to the server shoud be formed.  
Public PropertyMeasureGroupGets or sets the measure group name.  
Public PropertyRequestOptionsGets or sets an object containing information about how the request to the XMLA server should be processed.  
Public PropertyServerUrlGets or sets the server URL.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub