SSASFrameworkService Class [AX 2012]
The SSASFrameworkService class is used to support Microsoft Dynamics AX related tasks against the SQL ServerAnalysis Services.
| Method | Description | |
|---|---|---|
| addUpdateAnalysisServer | Adds or updates the information about a SQL ServerAnalysis Services server to the database. |
| addUpdateAnalysisServicesDatabase | Adds or updates a record in the BIAnalysisServicesDatabase table. |
| analysisServicesProjectController | Gets or sets the value of the analysisServicesProjectController property. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cleanupServerInstanceName | Cleans up the server instance string. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAnalysisServerConfigurations | Gets the analysis server configuration information. |
| getAnalysisServicesDatabases | Gets the deployed Microsoft SQL Server Analysis Services database information. |
| getAnalysisServicesProjects | Gets information about the Microsoft SQL Server Analysis Services project nodes in Microsoft Dynamics AX Application Object Server (AOS). |
| getDefaultSSASConnectionStr | Builds the connection string that is used to connect to a default Microsoft SQL Server Analysis Services database. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isExternalOlapDataSource | Indicates whether the connection string points to an external OLAP data source. |
| isServerConfigured | Determines whether the server is configured. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| publishAnalysisServicesProject | Deploys and processes the Analysis Services projects. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::getPartitionKeySet | Gets a Set object that contains the available partition key values. |
| ::lookupBIAnalysisServicesDatabaseInfo | Performs a database lookup for the BIAnalysisServicesDatabaseInfo object information. |
| ::partitionKeyToPartition | Converts a partition key to its partition ID value. |
| ::partitionToPartitionKey | Converts a partition ID to its partition key value. |
Community Additions
ADD
Show: