ConnectionProviderSql.CreateCommand() Method
In This Article
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public virtual IDbCommand CreateCommand()
#Returns
Type |
---|
IDb |
#Implements
See Also