This topic has not yet been rated - Rate this topic

ReportDataSourceInfoCollection Class 

Represents a collection of ReportDataSourceInfo objects.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

public sealed class ReportDataSourceInfoCollection : ReadOnlyCollection<ReportDataSourceInfo>
public final class ReportDataSourceInfoCollection extends ReadOnlyCollection<ReportDataSourceInfo>
public final class ReportDataSourceInfoCollection extends ReadOnlyCollection<ReportDataSourceInfo>
System.Object
   System.Collections.ObjectModel.ReadOnlyCollection
    Microsoft.Reporting.WebForms.ReportDataSourceInfoCollection
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.