Поделиться через


IDTSBufferManagerInitialize100.SetTempStorageLocations(String, String) Метод

Определение

Задает временные расположения для хранения 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)

Параметры

bstrBlobStorage
String

Хранилище больших двоичных объектов.

bstrTempStorage
String

Временное хранилище.

Применяется к