Share via


DataCommand, constructeur (IVsDataConnection)

Initialise une nouvelle instance de la classe DataCommand avec un objet de connexion de données.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    connection As IVsDataConnection _
)
protected DataCommand(
    IVsDataConnection connection
)
protected:
DataCommand(
    IVsDataConnection^ connection
)
new : 
        connection:IVsDataConnection -> DataCommand
protected function DataCommand(
    connection : IVsDataConnection
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DataCommand Classe

DataCommand, surcharge

Microsoft.VisualStudio.Data.Framework, espace de noms