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.2.dll
Declaration
See Also