Condividi tramite


Membri Command

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

Il tipo Command espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico Command() () () () Initializes a new instance of Command using the default values.
Metodo pubblico Command(String) Initializes a new instance of the Command class using a name.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Clone Creates a new, full copy of an object.
Metodo pubblico CopyTo Copies a Command to the specified object.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Text Gets or sets a command text for a batch.

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato ICloneable. . :: . .Clone

In alto