Microsoft.MasterDataServices.Deployment 命名空间

Contains types that facilitate MDS installation and configuration.

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

枚举

  枚举 说明
公共枚举 DeploymentType Specifies the type of deployment package.
公共枚举 VersionStatusFlags Specifies which VersionStatus type or types to retrieve in GetVersion() calls.