共用方式為


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.

頂端