IDTSBufferManagerInitialize100.SetTempStorageLocations(String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit les emplacements de stockage temporaires pour 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)
Paramètres
- bstrBlobStorage
- String
Stockage d'objets blob.
- bstrTempStorage
- String
Stockage temporaire.