共用方式為


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.