Freigeben über


ThrowIfPropertyNotSet-Methode

Throws an exception if a connection property is not set.

Überladungsliste 

  Name Beschreibung
Geschützte Methode ThrowIfPropertyNotSet(String, String) Throws an exception if the specified connection property is null or empty.
Geschützte Methode ThrowIfPropertyNotSet(String, String, Boolean) Throws an exception if the specified connection property is null or, optionally, empty.

Zum Anfang