Adds an item to the collection.
Adds an item to the collection.
| Visual Basic |
|---|
Public Function Add( _ ByVal TableName As String _ ) As DBDataSource |
A table can only be associated with one data source on a form; otherwise, an exception is thrown.
Relevant for system forms only.
| Adding a DBDataSource (Visual Basic) | ||
|---|---|---|
| ||