Represents information about a report data source.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax
Visual Basic (Declaration)
Public NotInheritable Class ReportDataSourceInfo
Dim instance As ReportDataSourceInfo
public sealed class ReportDataSourceInfo
public ref class ReportDataSourceInfo sealed
public final class ReportDataSourceInfo
public final class ReportDataSourceInfo

Inheritance Hierarchy

Thread Safety
Any public static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also