Свойство DataSchema

The schema or namespace to use for a report data rendering.

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

Синтаксис

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

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

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

Тип System. . :: . .String
A string value.