Share via


ReportExpression.Collections.DataSources Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

The collection of data sources.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Const DataSources As String
'Usage
Dim value As String 

value = ReportExpression.Collections.DataSources
public const string DataSources
public:
literal String^ DataSources
static val mutable DataSources: string
public const var DataSources : String

Remarks

A string value.

See Also

Reference

ReportExpression.Collections Class

Microsoft.ReportingServices.RdlObjectModel Namespace