Freigeben über


ReportExpression.FieldProperties-Klasse

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

Specifies the properties for a field.

Vererbungshierarchie

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.FieldProperties

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

Syntax

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

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

Felder

  Name Beschreibung
Öffentliches FeldStatisches Element All Infrastruktur Specifies all properties.
Öffentliches FeldStatisches Element Value Infrastruktur Specifies a value 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