DBLinksFinishArgs Class |
Namespace: DataPAClientConfig
public class DBLinksFinishArgs : EventArgs
The DBLinksFinishArgs type exposes the following members.
Name | Description | |
---|---|---|
DBLinksFinishArgs | Initializes a new instance of the DBLinksFinishArgs class |
Name | Description | |
---|---|---|
ErrorMessage |
If Success = False, the Error Encountered
| |
NumLoaded |
How many links were loaded
| |
Success |
Was the load of DB Links Successful?
| |
UserCancelled |
Was the process cancelled by the user?
|