ConnectionSettings.ThrowIfPropertyNotSet Method
Throws an exception if a connection property is not set.
Overload List
Name | Description |
---|---|
ConnectionSettings.ThrowIfPropertyNotSet (String, String) |
Throws an exception if the specified connection property is null or empty.
|
ConnectionSettings.ThrowIfPropertyNotSet (String, String, Boolean) |
Throws an exception if the specified connection property is null or, optionally, empty.
|