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. |