StiDictionaryDatabases Property |
Gets or sets collection of the databases.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public StiDatabaseCollection Databases { get; set; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Property Databases As StiDatabaseCollection
Get
Set
Property Value
Type:
StiDatabaseCollectionSee Also