DataCommand (Constructor)

Inicializa una nueva instancia de la clase DataCommand.

Espacio de nombres:  Microsoft.VisualStudio.Data.Framework
Ensamblado:  Microsoft.VisualStudio.Data.Framework (en Microsoft.VisualStudio.Data.Framework.dll)

Sintaxis

'Declaración
Protected Sub New
protected DataCommand()
protected:
DataCommand()
new : unit -> DataCommand
protected function DataCommand()

Seguridad de .NET Framework

Vea también

Referencia

DataCommand Clase

DataCommand (Sobrecarga)

Microsoft.VisualStudio.Data.Framework (Espacio de nombres)

DataAsyncCommand