Methods, clsDatabase
Notes
Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.
An object of ClassType clsDatabase implements the following methods of the MDStore interface.
Method |
Description |
---|---|
Begins the transaction on the database |
|
Copies the property values and (optionally) the collections of major and minor objects from one database object to another |
|
Commits the transaction on the database |
|
The LockObject method of the Database interface locks an object to prevent multiple users from concurrently changing the object |
|
Processes the database |
|
Rolls back the transaction on the database |
|
Releases a lock previously established by the LockObject method |
|
Updates the database definition in the metadata repository |