Share via


Espacio de nombres Microsoft.MasterDataServices.Deployment

Contains types that facilitate MDS installation and configuration.

Clases

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

Enumeraciones

  Enumeración Descripción
Enumeración pública DeploymentType Specifies the type of deployment package.
Enumeración pública VersionStatusFlags Specifies which VersionStatus type or types to retrieve in GetVersion() calls.