ReportConnectionDefault クラス

定義

レポートの既定の接続設定を表します。

public ref class ReportConnectionDefault
[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 ReportConnectionDefault
[<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 ReportConnectionDefault = class
Public Class ReportConnectionDefault
継承
ReportConnectionDefault
属性

コンストラクター

ReportConnectionDefault()

ReportConnectionDefault クラスの新しいインスタンスを初期化します。

適用対象