SSASFrameworkService Class [AX 2012]

The SSASFrameworkService class is used to support Microsoft Dynamics AX related tasks against the SQL ServerAnalysis Services.

class SSASFrameworkService

Run On

Server

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

This is a framework class. Customizing this class may cause problems with future upgrades to the software.

Object Class
  SSASFrameworkService Class

Community Additions

ADD
Show: