Tapahtumat
31. maalisk. klo 23 - 2. huhtik. klo 23
Suurin Fabric-, Power BI- ja SQL-oppimistapahtuma. 31. maaliskuuta – 2. huhtikuuta. Käytä koodia FABINSIDER säästääksesi 400 dollaria.
Rekisteröidy jo tänäänTätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
Applies to:
SQL Server Analysis Services
Azure Analysis Services
Fabric/Power BI Premium
Analysis Management Objects (AMO) is a library of programmatically accessed objects that enables an application to manage an Analysis Services instance.
If you are programming for Azure Analysis Services, SQL Server Analysis Services, or Power BI Premium tabular models at 1200 or higher compatibility level, use the Tabular Object Model (TOM). TOM is an extension of the Analysis Services Management Object (AMO) client library.
This section explains AMO concepts, focusing on major objects, how and when to use them, and the way they are interrelated. For more information about specific objects or classes, see:
Beginning with SQL Server 2016, AMO is refactored into multiple assemblies. Generic classes such as Server, Database, and Roles are in the Microsoft.AnalysisServices.Core Namespace. Multidimensional-specific APIs remain in Microsoft.AnalysisServices Namespace.
Custom scripts and applications written against earlier versions of AMO will continue to work with no modification. However, if you have script or applications that target SQL Server 2016 or later specifically, or if you need to rebuild a custom solution, be sure to add the new assembly and namespace to your project.
Tapahtumat
31. maalisk. klo 23 - 2. huhtik. klo 23
Suurin Fabric-, Power BI- ja SQL-oppimistapahtuma. 31. maaliskuuta – 2. huhtikuuta. Käytä koodia FABINSIDER säästääksesi 400 dollaria.
Rekisteröidy jo tänäänOpetus
Moduuli
Create and manage Power BI assets - Training
Create Power BI assets for your analytics environment for structure and consistency, such as Power BI template and project files. Reusable assets and using the XMLA endpoint support application lifecycle management, including continuous integration and deployment.
Sertifiointi
Microsoft Office Specialist: Access (Office 2016) - Certifications
Todista, että osaat hyödyntää Access 2016:ta hyödyntämällä microsoft Office Specialist (MOS) -sertifioinnin avulla.
Ohjeet
Analysis Services developer documentation
Learn about the contents of Analysis Services developer documentation, including writing managed code and using open standards like XMLA and MSOLAP.
Analysis Services client libraries
Download and learn how client libraries are necessary for client applications and tools to connect to Analysis Services.
Learn about scripting and API languages used with Analysis Services.