Freigeben über


ReportExpression.Collections.Globals-Feld

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

The globals collection.

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

Syntax

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

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

Hinweise

A string value.

Siehe auch

Verweis

ReportExpression.Collections Klasse

Microsoft.ReportingServices.RdlObjectModel-Namespace