Intersoft ClientUI Documentation
ISqlParameterMetadata Interface Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.UI.DocumentViewers Namespace : ISqlParameterMetadata Interface


The following tables list the members exposed by ISqlParameterMetadata.

Public Properties

 NameDescription
 PropertyAllowBlankGet or sets a value indicating whether report parameter could be empty.  
 PropertyNameGets or sets the report parameter name.  
 PropertyNullableGet or sets a value indicating report parameter is nullable.  
 PropertyOptionsGets or sets the collection of report parameter valid value, if applicable.  
 PropertyPromptNameGets or sets the report parameter displayed name.  
 PropertyTypeGets or sets the report parameter type.  
 PropertyValueGets or sets the value of the report parameter.  
 PropertyVisibleGet or sets a value indicating whether report parameter is displayed.  
Top

Public Methods

 NameDescription
 MethodClearErrorClear the validation error to the property or column supplied in the parameter.  
 MethodSetErrorSet the validation error to the property or column supplied in the parameter.  
Top

See Also

© 2012 All Rights Reserved.