RecentDataSources Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RecentDataSources sealed : Microsoft::ReportingServices::ReportDesign::Common::RecentItems<Microsoft::ReportDesigner::RecentDataSource ^>
public sealed class RecentDataSources : Microsoft.ReportingServices.ReportDesign.Common.RecentItems<Microsoft.ReportDesigner.RecentDataSource>
type RecentDataSources = class
inherit RecentItems<RecentDataSource>
Public NotInheritable Class RecentDataSources
Inherits RecentItems(Of RecentDataSource)
- Inheritance
-
Microsoft.ReportingServices.ReportDesign.Common.RecentItems<RecentDataSource>RecentDataSources
Constructors
RecentDataSources() |