ReportConnectionCustomCode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a collection of custom codes that the report connection provides.
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
- Inheritance
-
ReportConnectionCustomCode
- Attributes
Constructors
ReportConnectionCustomCode() |
Initializes a new instance of the ReportConnectionCustomCode class. |
Properties
CheckMethod |
Gets or sets the custom code of the report using the CheckMethod method. |
Class |
Gets or sets the value of the class in the report. |
Method |
Gets or sets the specified value of the method. |