An object of ClassType clsDatasource implements the following methods.
| Method | Description |
|---|---|
| Clone | Copies a clsDatasource object to another clsDatasource object. |
| IsConnected | Connects to a data source. Returns True if connected; False if unable to connect. |
| LockObject | Locks a clsDatasource object. |
| UnlockObject | Unlocks a previously locked clsDatasource object. |
| Update | Updates the clsDatasource object definition in the metadata repository. |