IConfigureDatabase Methods

The IConfigureDatabase type exposes the following members.

Methods

  NameDescription
Public methodAttachDatabase
Attaches a runtime database to a database server registration
Public methodCreateDatabase
Creates a runtime database under a database server registration
Public methodDeleteDatabase
Deletes a runtime database under a database server registration
Public methodDetachDatabase
Removes a runtime database from a database server registration
Public methodRegisterDatabaseServer
Creates a database server registration for use by the runtime
Public methodUnRegisterDatabaseServer
Removes a database server registration from the runtime
Top
See Also