ExecutionInfo3 類別

定義

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

建構函式

名稱 Description
ExecutionInfo3()

屬性

名稱 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 (繼承來源 ExecutionInfo2)
Parameters (繼承來源 ExecutionInfo)
ParametersLayout
ParametersRequired (繼承來源 ExecutionInfo)
ReportPageSettings (繼承來源 ExecutionInfo)
ReportPath (繼承來源 ExecutionInfo)

適用於