BIAnalysisServicesProjectController Class [AX 2012]
| Method | Description | |
|---|---|---|
| addTranslationsForLabelIDAnnotations | Adds the translation values to the KPIs and Calculated Members of the Microsoft SQL Server Analysis Services project. |
| addTranslationsToNode | |
| applyBiResolverJobsToProject | |
| applyDescriptionToCubeKpiAndMdxScript | Applies a description to the KPI and MdxScript elements in a cube. |
| applyDescriptionToProjectKpiAndMdxScript | Applies a description to the KPI and MdxScript elements in a Analysis Services project. |
| applyRsConfigFileBiResolverJobsToProject | |
| applySourceBiResolverJobsToDestination | Applies the resolver actions to the destination project. |
| buildTempProjectFilename | |
| buildTranslatedLabel | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| chooseAnalysisServicesProject | |
| containsLabelId | |
| copyKpisAndMdxScripts | Copies non-framework generated Kpi objects and MdxScript objects from the source project to the destination project. |
| copyProjectToDirectory | Copies the Analysis Services project and all its files to a directory. |
| deployAnalysisServicesProject | Deploys a project. |
| editAnalysisServicesProject | Exports the VSProjectNode object to the file system and then opens the project in Microsoft SQL Server Business Intelligence Development Studio (BIDS). |
| ensureDirectoryExists | Makes sure that the directory that is specified in the path parameter exists. |
| ensureNamespaceIsDefined | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exportAnalysisServicesProject | Exports the VSProjectNode object to the file system. |
| findProjectNode | Finds the Analysis Services Project node that is associated with the specified file name. |
| getBiResolverJobsXmlNode | |
| getDefaultProjectDirectory | Gets the default directory that is used when exporting a Microsoft Visual Studio Project node. |
| getProjectFileDynamicsAxProperty | Gets the value of the DynamicsAx property. |
| getProjectFiles | |
| getProjectNodeDynamicsAxProperty | Gets the value of the DynamicsAx property. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getXmlNamespaceManager | Builds the XmlNamespaceManager object for the specified Analysis Services project file. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| importAnalysisServicesProject | Imports the Analysis Services project with the supplied file name into the Analysis Services Projects node. |
| new | Initializes a new instance of the BIAnalysisServicesProjectController class. |
| 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.) |
| parmAnalysisServicesWizard | Gets or sets the value of the analysisServicesWizard property. |
| saveDeployProjectToTempLocation | |
| 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.) |
| translateDescriptionLabelID | |
| translateLabelID | |
| translateProjectFile | |
| updatePerspectiveData | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateAnalysisServicesProjectNode | Validates that the specified VSProjectNode object is an Analysis Services Project node. |
| validateKpiAndMdxScriptMetadataRefs | Validates the KPIs and calculated measures in a Analysis Services project. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::buildProject | Builds the AnalysisServicesProject object. |
| ::canConnectToAnalysisServer | Indicates whether the Analysis Services server can be reached to make a connection. |
| ::clrStringArray2StrArray | Converts a CLR String array into an X++ String array. |
| ::deployCompiledAnalysisServicesProject | Deploys a project. |
| ::getProjectBackupDirectory | Gets the path of the directory in which project backups are saved. |
| ::getServerEdition | Gets the Analysis Services server edition value of the given server. |
| ::getServerVersion | Gets the Analysis Services server version value of a specified server. |
| ::isAnalysisServicesDatabaseDeployed | Indicates whether a database is deployed. |
| ::isEarlierVersion | Determines whether the version that is provided is earlier than the current version of the application. |
| ::isValidWritableFilePath | Indicates whether the file path value contains a valid path String and whether it points to a path that is writable. |
| ::partitionSpecificAnalysisServicesDbName | Builds the name for a partition specific database. |
| ::processAnalysisServicesDatabase | Processes a database. |
| ::stringArrayToList | Converts a string array into a list. |
| ::updateDatabaseLastDeployedDateTime | Updates the LastDeployedDateTime value for a BIAnalysisServicesDatabase record. |
| ::validateProject | Validates the Analysis Services project |
Community Additions
ADD
Show: