DbConnection::CreateDbCommand Method ()
.NET Framework (current version)
Creates and returns a DbCommand object associated with the current connection.
Assembly: System.Data (in System.Data.dll)
If you are implementing your own connection, override this method to implement the code necessary to create and return a DbCommand object.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: