ReportDataSourceInfo Class

Represents information about a report data source.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class ReportDataSourceInfo
'Usage
Dim instance As ReportDataSourceInfo
[SerializableAttribute] 
public sealed class ReportDataSourceInfo
[SerializableAttribute] 
public ref class ReportDataSourceInfo sealed
/** @attribute SerializableAttribute() */ 
public final class ReportDataSourceInfo
SerializableAttribute 
public final class ReportDataSourceInfo

Inheritance Hierarchy

System.Object
  Microsoft.Reporting.WinForms.ReportDataSourceInfo

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

Reference

ReportDataSourceInfo Members
Microsoft.Reporting.WinForms Namespace