다음을 통해 공유


Image.DrillthroughParameters 속성

정의

드릴스루 보고서의 매개 변수를 반환합니다.

public:
 property System::Collections::Specialized::NameValueCollection ^ DrillthroughParameters { System::Collections::Specialized::NameValueCollection ^ get(); };
public System.Collections.Specialized.NameValueCollection DrillthroughParameters { get; }
member this.DrillthroughParameters : System.Collections.Specialized.NameValueCollection
Public ReadOnly Property DrillthroughParameters As NameValueCollection

속성 값

드릴스루 보고서에 사용되는 매개 변수를 포함하는 NameValueCollection입니다.

적용 대상