ConnectionSettings.ThrowIfPropertyNotSet Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ThrowIfPropertyNotSet(String, String) | |
ThrowIfPropertyNotSet(String, String, Boolean) |
ThrowIfPropertyNotSet(String, String)
ThrowIfPropertyNotSet(String, String, Boolean)
protected string ThrowIfPropertyNotSet (string propertyName, string str, bool checkEmpty);
member this.ThrowIfPropertyNotSet : string * string * bool -> string
Protected Function ThrowIfPropertyNotSet (propertyName As String, str As String, checkEmpty As Boolean) As String
Parameters
- propertyName
- String
- str
- String
- checkEmpty
- Boolean