ReportConnection Class

Definition

Provides a collection of report in the class.

public ref class ReportConnection
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class ReportConnection
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type ReportConnection = class
Public Class ReportConnection
Inheritance
ReportConnection
Attributes

Constructors

ReportConnection()

Initializes a new instance of the ReportConnection class.

Properties

CustomCode

Gets or sets the custom code of the report connection.

DataSourceName

Gets or sets the data source name of the report connection.

Default

Gets or sets the default value of the report connection.

Applies to