ProjectInstaller Methods

 

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

Methods

Name Description
System_CAPS_pubmethod Commit(IDictionary)

(Inherited from Installer.)

System_CAPS_pubmethod CreateObjRef(Type)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod Dispose()

(Inherited from Component.)

System_CAPS_protmethod Dispose(Boolean)

Releases the unmanaged resources used by the ProjectInstaller class and optionally releases the managed resources.(Overrides Component.Dispose(Boolean).)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Component.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod GetService(Type)

(Inherited from Component.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod InitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod Install(IDictionary)

(Inherited from Installer.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod OnAfterInstall(IDictionary)

(Inherited from Installer.)

System_CAPS_protmethod OnAfterRollback(IDictionary)

(Inherited from Installer.)

System_CAPS_protmethod OnAfterUninstall(IDictionary)

(Inherited from Installer.)

System_CAPS_protmethod OnBeforeInstall(IDictionary)

(Inherited from Installer.)

System_CAPS_protmethod OnBeforeRollback(IDictionary)

(Inherited from Installer.)

System_CAPS_protmethod OnBeforeUninstall(IDictionary)

(Inherited from Installer.)

System_CAPS_protmethod OnCommitted(IDictionary)

(Inherited from Installer.)

System_CAPS_protmethod OnCommitting(IDictionary)

(Inherited from Installer.)

System_CAPS_pubmethod Rollback(IDictionary)

(Inherited from Installer.)

System_CAPS_pubmethod ToString()

(Inherited from Component.)

System_CAPS_pubmethod Uninstall(IDictionary)

(Inherited from Installer.)

See Also

ProjectInstaller Class
Microsoft.MasterDataServices.Workflow Namespace

Return to top