ReportConnection 类

定义

提供类中报表的集合。

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
继承
ReportConnection
属性

构造函数

ReportConnection()

初始化 ReportConnection 类的新实例。

属性

CustomCode

获取或设置报表连接的自定义代码。

DataSourceName

获取或设置报表连接的数据源名称。

Default

获取或设置报表连接的默认值。

适用于