Name | Description | |
---|---|---|
![]() | AssignFrom | Overloaded. Assigns (copies) properties from another DataSource to the current object. The name of source object is not copied. |
![]() | Close | For internal used. Disposes underlying DataHandler. |
![]() | Open | For internal used. Builds the DataHandler object used to access data defined by this DataSource object. Method can throw an exception if data source can not be opened: invalid connection string etc. |
![]() | ToString | Returns the Name of the current data source. |