ExecutionInfo.DataSourcePrompts 속성

네임스페이스:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
Public Property DataSourcePrompts As DataSourcePrompt()
public DataSourcePrompt[] DataSourcePrompts { get; set; }
public:
property array<DataSourcePrompt^>^ DataSourcePrompts {
    array<DataSourcePrompt^>^ get ();
    void set (array<DataSourcePrompt^>^ value);
}
member DataSourcePrompts : DataSourcePrompt[] with get, set
function get DataSourcePrompts () : DataSourcePrompt[]
function set DataSourcePrompts (value : DataSourcePrompt[])

속성 값

형식: array<Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.DataSourcePrompt[]

참고 항목

참조

ExecutionInfo 클래스

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스