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(zh-cn,SQL.90).gif Text Gets or sets a command text for a batch.

顶部

Public Methods

(see also Protected Methods )

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

顶部

Protected Methods

  名称 Description
ms162017.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms162017.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

Explicit Interface Implementations

  名称 Description
System.ICloneable.Clone  

顶部

请参阅

参考

Command Class
Microsoft.AnalysisServices Namespace