Returns the CQGDataSource by its abbreviation.
Read-only property
Visual Basic |
---|
Public Property ItemByAbbreviation( _ ByVal data_source_abbreviation As String _ ) As CQGDataSource |
- data_source_abbreviation
- Data source abbreviation
The corresponding collection item, represented as CQGDataSource object
A collection exception will be thrown in case of non-existent data source abbreviation.