AdditionalInfo.EstimatedMemoryUsageKB 屬性

定義

取得或設定以 KB 為單位的預估記憶體使用量。

public:
 property Microsoft::ReportingServices::Diagnostics::Internal::EstimatedMemoryUsageKBCategory ^ EstimatedMemoryUsageKB { Microsoft::ReportingServices::Diagnostics::Internal::EstimatedMemoryUsageKBCategory ^ get(); void set(Microsoft::ReportingServices::Diagnostics::Internal::EstimatedMemoryUsageKBCategory ^ value); };
public Microsoft.ReportingServices.Diagnostics.Internal.EstimatedMemoryUsageKBCategory EstimatedMemoryUsageKB { get; set; }
member this.EstimatedMemoryUsageKB : Microsoft.ReportingServices.Diagnostics.Internal.EstimatedMemoryUsageKBCategory with get, set
Public Property EstimatedMemoryUsageKB As EstimatedMemoryUsageKBCategory

屬性值

以 kb 計算的預估記憶體使用量。

適用於