Microsoft.MasterDataServices.Deployment Namespace

Contains types that facilitate MDS installation and configuration.

Classes

  Class Description
Public class DeploymentException Represents Master Data Services deployment errors.
Public class DeploymentOperationException Represents Master Data Services deployment errors with embedded collection services API operation errors.
Public class DeploymentStagingException Denotes Master Data Services deployment errors with an embedded collection of staging batch result errors.
Public class ModelDeployer Creates, clones, or updates a model from a deployment package metadata, business rules, and master data.
Public class ModelReader Reads a model's metadata, business rules, and master data and creates a deployment package containing that information.
Public class Package Represents a deployment packgae.
Public class PackageSettings Contains the settings for a deployment package.
Public class ServiceProxyManager Represents a wrapper for the Services API.
Public class Warnings Represents the model deployment errors that are treated as warnings.

Enumerations

  Enumeration Description
Public enumeration DeploymentType Contains values specifying the type of deployment package.
Public enumeration VersionStatusFlags Contains values specifying which VersionStatus type or types to retrieve in GetVersion() calls.