Intersoft ClientUI Documentation
SqlReportParameterMetadata Class Members
Properties  Methods  Events


The following tables list the members exposed by SqlReportParameterMetadata.

Public Constructors
 NameDescription
Public ConstructorSqlReportParameterMetadata Constructor Initializes a new instance of SqlReportParameterMetadata class.  
Top
Public Properties
 NameDescription
Public PropertyAllowBlank Get or sets a value indicating whether report parameter could be empty.  
Public PropertyError Gets a message that describes any validation errors for the object.  
Public PropertyHasErrors Gets the value which indicate if the object contains validation error  
Public PropertyItem Gets a message that describes any validation errors for the specified property or column name.  
Public PropertyName Gets or sets report parameter name.  
Public PropertyNullable Get or sets a value indicating report parameter is nullable.  
Public PropertyOptions Gets the report parameter available options value.  
Public PropertyPromptName Gets or sets the report parameter label name.  
Public PropertyType Gets or sets the report parameter type.  
Public PropertyValue Gets or sets the report parameter value.  
Public PropertyVisible Get or sets a value indicating whether report parameter is displayed. Default value is visible.  
Top
Public Methods
 NameDescription
Public MethodClearError Clear the validation error to the property or column supplied in the parameter.  
Public MethodSetError Set the validation error to the property or column supplied in the parameter.  
Top
Protected Methods
 NameDescription
Protected MethodClearAllErrors Clear all the validation error in the current inntance.  
Protected MethodOnPropertyChanged Event which invoked when a property value changes  
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes.  
Top
See Also

Reference

SqlReportParameterMetadata Class
Intersoft.Client.UI.DocumentViewers Namespace

Send Feedback