Udostępnij za pośrednictwem


ReportExpression.Collections.DataSets Field

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

The collection of datasets.

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

Syntax

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

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

Remarks

A string value.

See Also

Reference

ReportExpression.Collections Class

Microsoft.ReportingServices.RdlObjectModel Namespace