Gets the index of the currently selected Data Source.
Read-only property
Visual Basic |
---|
Public Property CurrentDataSource As Long |
A long value which represents the zero-based index of the currently selected data source.
This index corresponds to the list of Data Sources returned in the DataSourceList property.
This is a runtime, read-only property.
Invoke the OpenDSM method before accessing this property.