Metoda ReportingService2005.GetReportHistoryLimit
Zwraca migawka historia raportu limitu określonego raportu.
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.dll)
Składnia
'Deklaracja
<SoapHeaderAttribute("ServerInfoHeaderValue", Direction := SoapHeaderDirection.Out)> _
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetReportHistoryLimit", RequestNamespace := "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", _
ResponseNamespace := "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function GetReportHistoryLimit ( _
Report As String, _
<OutAttribute> ByRef IsSystem As Boolean, _
<OutAttribute> ByRef SystemLimit As Integer _
) As Integer
'Użycie
Dim instance As ReportingService2005
Dim Report As String
Dim IsSystem As Boolean
Dim SystemLimit As Integer
Dim returnValue As Integer
returnValue = instance.GetReportHistoryLimit(Report, _
IsSystem, SystemLimit)
[SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)]
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetReportHistoryLimit", RequestNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
ResponseNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public int GetReportHistoryLimit(
string Report,
out bool IsSystem,
out int SystemLimit
)
[SoapHeaderAttribute(L"ServerInfoHeaderValue", Direction = SoapHeaderDirection::Out)]
[SoapDocumentMethodAttribute(L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetReportHistoryLimit", RequestNamespace = L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
ResponseNamespace = L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
Use = SoapBindingUse::Literal, ParameterStyle = SoapParameterStyle::Wrapped)]
public:
int GetReportHistoryLimit(
String^ Report,
[OutAttribute] bool% IsSystem,
[OutAttribute] int% SystemLimit
)
[<SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)>]
[<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetReportHistoryLimit", RequestNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
ResponseNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)>]
member GetReportHistoryLimit :
Report:string *
IsSystem:bool byref *
SystemLimit:int byref -> int
public function GetReportHistoryLimit(
Report : String,
IsSystem : boolean,
SystemLimit : int
) : int
Parametry
- Report
Typ: System.String
Pełną nazwę ścieżka raportu.
- IsSystem
Typ: System.Boolean%
A logiczna wyrażenie zwracające true Jeśli raport migawka zasad jest równa limit systemu.Zwraca parametr false , jeśli raport ma własny limit historia raportu.
- SystemLimit
Typ: System.Int32%
Limit historia raportu systemu.
Wartość zwracana
Typ: System.Int32
Całkowitą wartość reprezentującą limit historia dla danego raportu.Wartości zakres od -1 do 2 147 483 647.Jeśli wartość jest zestaw -1, wszystkie migawki historia raportu są zapisywane.
Uwagi
W poniższej tabela przedstawiono informacje nagłówka i uprawnienia na tej operacji.
Nagłówki SOAP |
(Ruch wychodzący)ServerInfoHeaderValue |
Wymagane uprawnienia |