ModelReader Methods

 

Namespace:   Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Methods

Name Description
System_CAPS_pubmethod CreatePackage(Boolean)

Builds a deployment package for a complete model.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetModels()

Gets a list of identifiers of all the user-defined models in the system for which the current user is an administrator.

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod GetVersions(VersionStatusFlags)

Gets a list of identifiers of all the versions for the model 'modelId'.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ModelExists(Identifier, Boolean, Boolean)

Checks for a matching model by name and/or ID.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

ModelReader Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top