ReportDataSourceInfo Class
Represents information about a report data source.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.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.WebForms.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.WebForms Namespace