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
屬性

建構函式

名稱 Description
ReportConnection()

初始化 ReportConnection 類別的新執行個體。

屬性

名稱 Description
CustomCode

取得或設定報告連線的自訂程式碼。

DataSourceName

取得或設定報告連線的資料來源名稱。

Default

取得或設定報告連線的預設值。

適用於