SsisServerExecution.SetPropertyOverrideValue(String, String, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define o valor da propriedade para a instância SsisServerExecution.
public:
virtual void SetPropertyOverrideValue(System::String ^ propertyPath, System::String ^ propertyValue, bool valueIsSensitive);
public void SetPropertyOverrideValue (string propertyPath, string propertyValue, bool valueIsSensitive);
abstract member SetPropertyOverrideValue : string * string * bool -> unit
override this.SetPropertyOverrideValue : string * string * bool -> unit
Public Sub SetPropertyOverrideValue (propertyPath As String, propertyValue As String, valueIsSensitive As Boolean)
Parâmetros
- propertyPath
- String
O caminho da propriedade.
- propertyValue
- String
O valor da propriedade.
- valueIsSensitive
- Boolean
Indica se o valor da propriedade é confidencial