Methods, MDStore Interface
Hinweis |
---|
Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird. |
The MDStore interface supports the following methods.
Method |
Description |
---|---|
Begins a transaction on a database. |
|
Copies an existing object to a target object of the same class type. |
|
Commits a transaction. |
|
Locks an object to prevent multiple users from concurrently changing the object. This method is administered through the Command interface. |
|
Merges two partitions. |
|
Processes an MDStore object. |
|
Rolls back a transaction. |
|
Unlocks a previously locked object. |
|
Updates the definition of an object in the metadata repository. |
Method/Class Cross-Reference
The following table shows the implementation of methods by object. X indicates applicable; n/a indicates not applicable.
Method |
Database |
Cube |
Partition |
Aggregation |
---|---|---|---|---|
X |
n/a |
n/a |
n/a |
|
X |
X |
X |
X |
|
X |
n/a |
n/a |
n/a |
|
X |
X |
X |
n/a |
|
n/a |
n/a |
X |
n/a |
|
X |
X |
X |
n/a |
|
X |
n/a |
n/a |
n/a |
|
X |
X |
X |
n/a |
|
X |
X |
X |
n/a |