ConnectionSettings.ThrowIfPropertyNotSet Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| Nombre | Description |
|---|---|
| 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
Parámetros
- propertyName
- String
- str
- String
- checkEmpty
- Boolean