Share via


ExecutionInfo2 Class

Definition

public ref class ExecutionInfo2 : Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ExecutionInfo
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.42")]
[System.ComponentModel.DesignerCategory("code")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3))]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")]
[System.Serializable]
public class ExecutionInfo2 : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.42")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo3))>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")>]
[<System.Serializable>]
type ExecutionInfo2 = class
    inherit ExecutionInfo
Public Class ExecutionInfo2
Inherits ExecutionInfo
Inheritance
ExecutionInfo2
Derived
Attributes

Constructors

ExecutionInfo2()

Properties

AllowQueryExecution (Inherited from ExecutionInfo)
AutoRefreshInterval (Inherited from ExecutionInfo)
CredentialsRequired (Inherited from ExecutionInfo)
DataSourcePrompts (Inherited from ExecutionInfo)
ExecutionDateTime (Inherited from ExecutionInfo)
ExecutionID (Inherited from ExecutionInfo)
ExpirationDateTime (Inherited from ExecutionInfo)
HasDocumentMap (Inherited from ExecutionInfo)
HasSnapshot (Inherited from ExecutionInfo)
HistoryID (Inherited from ExecutionInfo)
NeedsProcessing (Inherited from ExecutionInfo)
NumPages (Inherited from ExecutionInfo)
PageCountMode
Parameters (Inherited from ExecutionInfo)
ParametersRequired (Inherited from ExecutionInfo)
ReportPageSettings (Inherited from ExecutionInfo)
ReportPath (Inherited from ExecutionInfo)

Applies to