RSConnection2006.GetReportHistoryLimit(String, Boolean, Int32) 方法

定義

public:
 int GetReportHistoryLimit(System::String ^ Report, [Runtime::InteropServices::Out] bool % IsSystem, [Runtime::InteropServices::Out] int % SystemLimit);
public int GetReportHistoryLimit (string Report, out bool IsSystem, out int SystemLimit);
Public Function GetReportHistoryLimit (Report As String, ByRef IsSystem As Boolean, ByRef SystemLimit As Integer) As Integer

參數

Report
String
IsSystem
Boolean
SystemLimit
Int32

傳回

Int32

適用於