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

构造函数

ReportConnectionCustomCode()

初始化 ReportConnectionCustomCode 类的新实例。

属性

CheckMethod

获取或设置使用 CheckMethod 方法的报表的自定义代码。

Class

获取或设置报表中的类的值。

Method

获取或设置方法的指定值。

适用于