SqlDataSource.ClearRows() Method
Clears all data cached when filling the SqlDataSource, preserving the information about the original structure of tables, columns and data relations.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
See Also