Properties, clsDatabaseCommand
[!REMARQUE]
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 clsDatabaseCommand implements the following properties of the Command interface.
Property |
Description |
---|---|
Returns an enumeration constant that identifies the specific class type |
|
Returns an enumeration constant that identifies the command option |
|
The description of the database command |
|
Indicates whether the structure of the Command object is valid |
|
The name of the database command |
|
Returns the ordinal position of the command object in the Commands collection of the parent MDStore object |
|
Returns a reference to the parent object, using the MDStore interface of the parent object |
|
Returns a reference to the parent object, using the default interface of the parent object |
|
The text of the database command statement, in Multidimensional Expressions (MDX) |
|
Returns an enumeration constant that identifies the subclass type of the object |