Freigeben über


IDTSPackage100.ProcessConfiguration(String, Object) Methode

Definition

Legt Konfigurationsinformationen für ein Paket und seine Objekte fest.

public:
 void ProcessConfiguration(System::String ^ bstrPath, System::Object ^ vValue);
[System.Runtime.InteropServices.DispId(69)]
public void ProcessConfiguration (string bstrPath, object vValue);
[<System.Runtime.InteropServices.DispId(69)>]
abstract member ProcessConfiguration : string * obj -> unit
Public Sub ProcessConfiguration (bstrPath As String, vValue As Object)

Parameter

bstrPath
String

Der Speicherort der Konfigurationsdatei.

vValue
Object

Der Datentyp der Konfigurationsdatei.

Attribute

Hinweise

Diese Schnittstelle wird von der Package-Schnittstelle und der PackageNeutral-Schnittstelle implementiert.

Gilt für: