Intersoft ClientUI Documentation
ISqlParameterMetadata Interface Members
Properties  Methods 

The following tables list the members exposed by ISqlParameterMetadata.

Public Properties
 NameDescription
 PropertyAllowBlank Get or sets a value indicating whether report parameter could be empty.  
 PropertyName Gets or sets the report parameter name.  
 PropertyNullable Get or sets a value indicating report parameter is nullable.  
 PropertyOptions Gets or sets the collection of report parameter valid value, if applicable.  
 PropertyPromptName Gets or sets the report parameter displayed name.  
 PropertyType Gets or sets the report parameter type.  
 PropertyValue Gets or sets the value of the report parameter.  
 PropertyVisible Get or sets a value indicating whether report parameter is displayed.  
Top
Public Methods
 NameDescription
 MethodClearError Clear the validation error to the property or column supplied in the parameter.  
 MethodSetError Set the validation error to the property or column supplied in the parameter.  
Top
See Also

Reference

ISqlParameterMetadata Interface
Intersoft.Client.UI.DocumentViewers Namespace

Send Feedback