ThrowIfPropertyNotSet-Methode
Throws an exception if a connection property is not set.
Überladungsliste
Name | Beschreibung | |
---|---|---|
ThrowIfPropertyNotSet(String, String) | Throws an exception if the specified connection property is null or empty. | |
ThrowIfPropertyNotSet(String, String, Boolean) | Throws an exception if the specified connection property is null or, optionally, empty. |
Zum Anfang