Fills the tables attached to the connection with data fetching it from the database.

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

Syntax

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

See Also