ExecutionInfo2 类

定义

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
继承
ExecutionInfo2
派生
属性

构造函数

ExecutionInfo2()

属性

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

适用于