ThrowIfPropertyNotSet 方法
Throws an exception if a connection property is not set.
多載清單
名稱 | 描述 | |
---|---|---|
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. |
頂端