A string array of Data Source product names.
Read-only property
Visual Basic |
---|
Public Property DataSourceList( _ ByVal Index As Long _ ) As String |
- Index
- A long value which represents characters representing the item.
A string which represents a list of data source product names.
DataSourceList is set by calling the OpenDSM method.
This is a runtime, read-only property.
DataSourceList contains all of the Data Source product names installed on the current Windows system. Each string is no longer than 32 characters.