DbProviderServices::CreateCommandDefinition Method (DbCommand^)
.NET Framework (current version)
Creates a command definition that uses a specified command.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- prototype
-
Type:
System.Data.Common::DbCommand^
The command used to create command definition.
Return Value
Type: System.Data.Common::DbCommandDefinition^The created command definition that uses a specified command.
.NET Framework
Available since 3.5
Available since 3.5
Show: