IDTSServerExecution100.SetPropertyOverrideValue(String, String, Boolean) Method
Definition
public:
void SetPropertyOverrideValue(System::String ^ bstrPropertyPath, System::String ^ bstrPropertyValue, bool bValueIsSensitive);
public void SetPropertyOverrideValue (string bstrPropertyPath, string bstrPropertyValue, bool bValueIsSensitive);
Public Sub SetPropertyOverrideValue (bstrPropertyPath As String, bstrPropertyValue As String, bValueIsSensitive As Boolean)
Parameters
- bstrPropertyPath
- String
- bstrPropertyValue
- String
- bValueIsSensitive
- Boolean