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)

適用対象