Class SharedDataSource
Inheritance
System.Object
SharedDataSource
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class SharedDataSource : Component, IDataSource, IEquatableDataSource
public class SharedDataSource : Component, IDataSource, IEquatableDataSource
public SharedDataSource()
Gets a read-only reference to the underlying DataSource component. Internal use only.
public DataSource DataSourceReference { get; }
DataSource
|
Gets or sets the name of the SharedDataSource component.
public string Name { get; set; }
System.String
The name of the DataConnection component. |
Gets or sets the path to the referenced DataSource component.
public string Path { get; set; }
System.String
The path to the referenced DataSource component. |
Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.