Windward Engine API Reference
BaseFullAccessProvider.PropertyInfo Class Members
See Also  Properties  Send comments on this topic.
WindwardReportsDrivers.net.windward.AccessProviders Namespace : BaseFullAccessProvider.PropertyInfo Class


Glossary Item Box

The following tables list the members exposed by BaseFullAccessProvider.PropertyInfo.

Public Constructors

 NameDescription
Public ConstructorBaseFullAccessProvider.PropertyInfo ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAllowedValuesIf set then these are the only allowed value for this value. If Required is false, then the empty string is also allowed.  
Public PropertyDefaultValueThe default value for this property. Set to null if none.  
Public PropertyDescriptionA tooltip length description of this property.  
Public PropertyIsPasswordtrue if this is a password and should be displayed as *****.  
Public PropertyKeyThe key= part of this property in the connection string.  
Public PropertyPromptThe prompt for this property. This can be different from the Key.  
Public PropertyPropTypeThe type for the value. While the connection string is all text, if this is Int32 for example, then the string for the value for this needs to be in the form "123".  
Top

See Also

© 2019 All Rights Reserved.