ConnectionProviderSql.CreateCommand() Method
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type |
---|
IDbCommand |
Implements
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
public virtual IDbCommand CreateCommand()
Public Overridable Function CreateCommand As IDbCommand
Type |
---|
IDbCommand |
No
Your feedback is appreciated.