Fills the data set with data fetching it from the database.

Namespace:  C1.Web.Data
Assembly:  C1.Web.Data.2 (in C1.Web.Data.2.dll)

Syntax

C#
public void Fill()
Visual Basic (Declaration)
Public Sub Fill

See Also