다음을 통해 공유


Report.GetAllVariables 메서드

정의

public:
 System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::Variable ^> ^ GetAllVariables();
public System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.Variable> GetAllVariables ();
member this.GetAllVariables : unit -> seq<Microsoft.ReportingServices.RdlObjectModel.Variable>
Public Function GetAllVariables () As IEnumerable(Of Variable)

반환

적용 대상