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


Свойство DataRegionInstance.NoRowsMessage

Gets the calculated value of the NoRowsMessage property in a DataRegion class.

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

Синтаксис

'Декларация
Public ReadOnly Property NoRowsMessage As String 
    Get
'Применение
Dim instance As DataRegionInstance 
Dim value As String 

value = instance.NoRowsMessage
public string NoRowsMessage { get; }
public:
property String^ NoRowsMessage {
    String^ get ();
}
member NoRowsMessage : string
function get NoRowsMessage () : String

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

Тип: System.String
A string value that represents the calculated value of the NoRowsMessage property.

См. также

Справочник

DataRegionInstance Класс

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