DataPA Enterprise Dashboard Controls API Reference

The DBLinksFinishArgs type exposes the following members.

Constructors

  Name Description
Public method DBLinksFinishArgs
Initializes a new instance of the DBLinksFinishArgs class

Properties

  Name Description
Public property ErrorMessage
If Success = False, the Error Encountered
Public property NumLoaded
How many links were loaded
Public property Success
Was the load of DB Links Successful?
Public property UserCancelled
Was the process cancelled by the user?

See Also