IDTSBufferManagerInitialize100.SetTempStorageLocations(String, String) Metodo

Definizione

Imposta i percorsi di archiviazione temporanea per IDTSBufferManagerInitialize100.

public:
 void SetTempStorageLocations(System::String ^ bstrBlobStorage, System::String ^ bstrTempStorage);
public void SetTempStorageLocations (string bstrBlobStorage, string bstrTempStorage);
abstract member SetTempStorageLocations : string * string -> unit
Public Sub SetTempStorageLocations (bstrBlobStorage As String, bstrTempStorage As String)

Parametri

bstrBlobStorage
String

Archiviazione BLOB.

bstrTempStorage
String

Archiviazione temporanea.

Si applica a