Freigeben über


DbCommandDefinition-Konstruktor

[Diese Seite bezieht sich auf Entity Framework Version 6. Die neueste Version ist als 'Entity Framework' NuGet-Paket verfügbar. Weitere Informationen zu Entity Framework finden Sie unter msdn.com/data/ef.]

Initialisiert eine neue Instanz der DbCommandDefinition-Klasse.

Namespace:  System.Data.Entity.Core.Common
Assembly:  EntityFramework (in EntityFramework.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New DbCommandDefinition()
protected DbCommandDefinition()
protected:
DbCommandDefinition()
new : unit -> DbCommandDefinition
protected function DbCommandDefinition()

Siehe auch

Verweis

DbCommandDefinition Klasse

DbCommandDefinition-Überladung

System.Data.Entity.Core.Common-Namespace