SqlStringEmptyValidationException Constructors
An exception thrown when an SQL string is null or empty.| Name | Description |
|---|---|
| SqlStringEmptyValidationException() | Initializes a new instance of the SqlStringEmptyValidationException class with the default settings. |
See Also