ReportParameterInstance 클래스

정의

ReportParameter 클래스의 인스턴스 유형을 나타내며 ReportParameter의 속성에 대한 계산된 값을 포함합니다.

public ref class ReportParameterInstance sealed
public sealed class ReportParameterInstance
type ReportParameterInstance = class
Public NotInheritable Class ReportParameterInstance
상속
ReportParameterInstance

속성

Label

매개 변수의 레이블을 가져옵니다.

Labels

매개 변수의 여러 레이블을 가져옵니다.

Prompt

Prompt 클래스의 ReportParameter 속성에 대한 계산된 값을 가져옵니다.

Value

매개 변수의 값을 가져옵니다.

Values

매개 변수의 여러 값을 가져옵니다.

적용 대상