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
衍生
屬性

建構函式

名稱 Description
ExecutionInfo2()

屬性

名稱 Description
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)

適用於