다음을 통해 공유


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

  이름 Description
Command Overloaded. Initializes a new instance of Command.

위쪽

Public Properties

  이름 Description
ms162017.pubproperty(ko-kr,SQL.90).gif Text Gets or sets a command text for a batch.

위쪽

Public Methods

(see also Protected Methods )

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

위쪽

Protected Methods

  이름 Description
ms162017.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms162017.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

Explicit Interface Implementations

  이름 Description
System.ICloneable.Clone  

위쪽

참고 항목

참조

Command Class
Microsoft.AnalysisServices Namespace