Share via


Command Members

Represents a command that is available for use within the context of the parent element of the CommandCollection.

The following tables list the members exposed by the Command type.

Public Constructors

  Name Description
Command Overloaded. Initializes a new instance of Command.

Top

Public Properties

  Name Description
ms162017.pubproperty(en-US,SQL.90).gif Text Gets or sets a command text for a batch.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms162017.pubmethod(en-US,SQL.90).gif Clone Creates a new, full copy of an object.
ms162017.pubmethod(en-US,SQL.90).gif CopyTo Copies a Command to the specified object.
ms162017.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162017.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms162017.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms162017.pubmethod(en-US,SQL.90).gifms162017.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162017.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms162017.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms162017.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top

See Also

Reference

Command Class
Microsoft.AnalysisServices Namespace