Gets the ConnectionProperties object containing information
about how to connect to the current data source.
Namespace:
C1.C1Rdl.Rdl2008A DataSource must have one and only one of the following properties specified: DataSourceReference or ConnectionProperties.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ConnectionProperties ConnectionProperties { get; } |
Visual Basic |
---|
Public ReadOnly Property ConnectionProperties As ConnectionProperties Get |