suite4.net.FormDatabase Documentation

DataSourceException Properties

The properties of the DataSourceException class are listed below. For a complete list of DataSourceException class members, see the DataSourceException Members topic.

Public Instance Properties

DataSource Gets a reference to the data source (business class) object that failed to initialize.
HelpLink (inherited from Exception)  
InnerException (inherited from Exception)  
Message (inherited from Exception)  
PropertyName Gets the name of the property that couldn't be set.
Source (inherited from Exception)  
StackTrace (inherited from Exception)  
TargetSite (inherited from Exception)  

See Also

DataSourceException Class | suite4.net.FormDatabase Namespace