Microsoft.MasterDataServices.Deployment 命名空间

Contains types that facilitate MDS installation and configuration.

  说明
公共类 DeploymentException Represents Master Data Services deployment errors.
公共类 DeploymentOperationException Represents Master Data Services deployment errors with embedded collection services API operation errors.
公共类 DeploymentStagingException Denotes 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 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 packgae.
公共类 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 Contains values specifying the type of deployment package.
公共枚举 VersionStatusFlags Contains values specifying which VersionStatus type or types to retrieve in GetVersion() calls.