Freigeben über


ReportExpression.Collections.DataSets-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Hinweise

A string value.

Siehe auch

Verweis

ReportExpression.Collections Klasse

Microsoft.ReportingServices.RdlObjectModel-Namespace