Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a report string property.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel.StringProperty
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class StringProperty _
Inherits PropertyDefinition _
Implements IPropertyDefinition
'Usage
Dim instance As StringProperty
public class StringProperty : PropertyDefinition,
IPropertyDefinition
public ref class StringProperty : public PropertyDefinition,
IPropertyDefinition
type StringProperty =
class
inherit PropertyDefinition
interface IPropertyDefinition
end
public class StringProperty extends PropertyDefinition implements IPropertyDefinition
Der StringProperty-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
StringProperty | Creates a new instance of the StringProperty class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Default | Gets the default value. |
![]() |
Name | The property name. (Geerbt von PropertyDefinition.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
IPropertyDefinition.Maximum | Gets the maximum value of the string property. |
![]() ![]() |
IPropertyDefinition.Minimum | Gets the minimum value of the string property. |
![]() ![]() |
IPropertyDefinition.Validate | Validates the specified 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.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)