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


Свойство MapLimits.LimitToData

Indicates whether to limit the viewport to the data set.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

MapLimits Класс

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