ConnectionProviderSql.CreateCommand() Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v26.1.dll
Declaration
Returns
| Type |
|---|
| IDbCommand |
Implements
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v26.1.dll
public virtual IDbCommand CreateCommand()
Public Overridable Function CreateCommand As IDbCommand
| Type |
|---|
| IDbCommand |