>
comp
>
gb.db.form
>
datasource
>
create
[3.0]
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
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
.