Поделиться через


Свойство MapLimitsInstance.LimitToData

Gets the calculated value of the LimitToData property in a MapLimits class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property LimitToData As Boolean 
    Get
'Применение
Dim instance As MapLimitsInstance 
Dim value As Boolean 

value = instance.LimitToData
public bool LimitToData { get; }
public:
property bool LimitToData {
    bool get ();
}
member LimitToData : bool
function get LimitToData () : boolean

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the LimitToData property.

См. также

Справочник

MapLimitsInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering