IDTSBufferManagerInitialize100.SetTempStorageLocations(String, String) Método

Definición

Establece las ubicaciones temporales de almacenamiento para el 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)

Parámetros

bstrBlobStorage
String

El almacenamiento de blobs.

bstrTempStorage
String

El almacén temporal.

Se aplica a