Freigeben über


ReportExpression.UserProperties-Klasse

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

Specifies the types for user properties.

Vererbungshierarchie

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.UserProperties

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

Syntax

'Declaration
Public NotInheritable Class UserProperties
'Usage
public static class UserProperties
public ref class UserProperties abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type UserProperties =  class end
public final class UserProperties

Der ReportExpression.UserProperties-Typ macht folgende Elemente verfügbar.

Felder

  Name Beschreibung
Öffentliches FeldStatisches Element All Infrastruktur Specifies all properties.
Öffentliches FeldStatisches Element Language Infrastruktur Specifies language property.
Öffentliches FeldStatisches Element UserID Infrastruktur Specifies user ID property.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace