RecentDataSets 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 RecentDataSets sealed : Microsoft::ReportingServices::ReportDesign::Common::RecentItems<Microsoft::ReportDesigner::RecentDataSet ^>
public sealed class RecentDataSets : Microsoft.ReportingServices.ReportDesign.Common.RecentItems<Microsoft.ReportDesigner.RecentDataSet>
type RecentDataSets = class
inherit RecentItems<RecentDataSet>
Public NotInheritable Class RecentDataSets
Inherits RecentItems(Of RecentDataSet)
- Inheritance
-
Microsoft.ReportingServices.ReportDesign.Common.RecentItems<RecentDataSet>RecentDataSets
Constructors
RecentDataSets() |