ConnectionSettings.ThrowIfPropertyNotSet Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| 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
Parametri
- propertyName
- String
- str
- String
- checkEmpty
- Boolean