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
継承
属性

コンストラクター

ExecutionInfo3()

プロパティ

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)

適用対象