Bagikan melalui


SsisServerExecution.SetPropertyOverrideValue(String, String, Boolean) Metode

Definisi

Mengatur nilai properti ke SsisServerExecution instans.

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)

Parameter

propertyPath
String

Jalur properti.

propertyValue
String

Nilai properti.

valueIsSensitive
Boolean

Menunjukkan apakah nilai properti sensitif.

Penerapan

Berlaku untuk