Name | Description | |
---|---|---|
Exception | the exception raised by the user code that caused the exception to be thrown | |
SqlResult | The TSQL statement executed |
The following tables list the members exposed by EventException.
Name | Description | |
---|---|---|
Exception | the exception raised by the user code that caused the exception to be thrown | |
SqlResult | The TSQL statement executed |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |