| 名前 | 解説 | |
|---|---|---|
![]() | ConnectionOptions | Gets the ConnectionOptions class specifies type of authentication, credential etc. C1.Ssrs.ConnectionBaseから継承されます。 |
![]() | DefaultPageLayout | Gets the PageLayout object specifies the default report page settings. |
![]() | ExecutionID | Gets the ID of SSRS session. |
![]() | Language | Gets or sets the language used in the SSRS session. The culture specified by this property affects User!Language report identifier. By default this property is null, which means that CultureInfo.CurrentUICulture will be used. C1.Ssrs.ConnectionBaseから継承されます。 |
![]() | Parameters | Gets the list of parameters of the currently loaded report. |
![]() | ReportAddress | Gets the ReportAddressBase object defines report address currently opened. |
![]() | ReportPath | Gets the report path currently opened. |
![]() | ReportServer | Gets the address of SSRS server used in connection. C1.Ssrs.ConnectionBaseから継承されます。 |
