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

レポート接続の既定値を取得します。値の設定も可能です。

適用対象