ReportConnectionCustomCode 類別

定義

代表報告連線所提供的自訂代碼集合。

public ref class ReportConnectionCustomCode
[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 ReportConnectionCustomCode
[<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 ReportConnectionCustomCode = class
Public Class ReportConnectionCustomCode
繼承
ReportConnectionCustomCode
屬性

建構函式

名稱 Description
ReportConnectionCustomCode()

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

屬性

名稱 Description
CheckMethod

使用 CheckMethod 方法取得或設定報告的自訂程式碼。

Class

取得或設定報告中類別的值。

Method

取得或設定方法的指定值。

適用於