Partager via


EntityCommand, constructeur

[Cette page concerne Entity Framework version 6. La dernière version est disponible sous le nom de package 'Entity Framework' NuGet. Pour plus d'informations sur Entity Framework, consultez msdn.com/data/ef.]

Initialise une nouvelle instance de la classe EntityCommand avec les valeurs spécifiées.

Espace de noms :  System.Data.Entity.Core.EntityClient
Assembly :  EntityFramework (dans EntityFramework.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation
Dim instance As New EntityCommand()
public EntityCommand()
public:
EntityCommand()
new : unit -> EntityCommand
public function EntityCommand()

Voir aussi

Référence

EntityCommand Classe

Surcharge EntityCommand

Espace de noms System.Data.Entity.Core.EntityClient