DataShape.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 類別。

適用於