Microsoft.MasterDataServices.Deployment-Namespace

Contains types that facilitate MDS installation and configuration.

Klassen

  Klasse Beschreibung
Öffentliche Klasse DeploymentException The exception that is thrown for the Master Data Services deployment errors.
Öffentliche Klasse DeploymentOperationException The exception that is thrown for the Master Data Services deployment errors with an embedded collection of services API operation errors.
Öffentliche Klasse DeploymentStagingException Veraltet The exception that is thrown for the Master Data Services deployment errors with an embedded collection of staging batch result errors.
Öffentliche Klasse ModelDeployer Creates, clones, or updates a model from a deployment package containing metadata, business rules, and master data.
Öffentliche Klasse ModelReader Reads a model's metadata, business rules, and master data and creates a deployment package containing that information.
Öffentliche Klasse Package Represents a deployment package.
Öffentliche Klasse PackageSettings Contains the settings for a deployment package.
Öffentliche Klasse ServiceProxyManager Represents a wrapper for the Services API.
Öffentliche Klasse Warnings Represents the model deployment errors that are treated as warnings.

Enumerationen

  Enumeration Beschreibung
Öffentliche Enumeration DeploymentType Specifies the type of deployment package.
Öffentliche Enumeration VersionStatusFlags Specifies which VersionStatus type or types to retrieve in GetVersion() calls.