DefaultValue-Klasse
Specifies the default value to use for a parameter.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class DefaultValue _
Inherits ReportObject
'Usage
Dim instance As DefaultValue
public class DefaultValue : ReportObject
public ref class DefaultValue : public ReportObject
type DefaultValue =
class
inherit ReportObject
end
public class DefaultValue extends ReportObject
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..DefaultValue
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.