Partager via


Membres Command

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

Le type Command expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Command() () () () Initializes a new instance of Command using the default values.
Méthode publique Command(String) Initializes a new instance of the Command class using a name.

Haut de la page

Méthodes

  Nom Description
Méthode publique Clone Creates a new, full copy of an object.
Méthode publique CopyTo Copies a Command to the specified object.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Text Gets or sets a command text for a batch.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICloneable. . :: . .Clone

Haut de la page