/
comp
/
gb.db.form
/
datasource
/ create
DataSource.Create (gb.db.form)
Syntax
SUB
Create
(
[
bRefresh
AS
Boolean
]
)
Saves and clears the data in the dataControls. Dose not commit; if, bRefresh is False; until, you use the Refresh
method
.