MainPipeClass.IDTSPipeline130_set_BufferTempStoragePath(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual void IDTSPipeline130_set_BufferTempStoragePath(System::String ^ pbstrBufferTempStoragePath) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSPipeline130::set_BufferTempStoragePath;
public virtual void IDTSPipeline130_set_BufferTempStoragePath (string pbstrBufferTempStoragePath);
abstract member IDTSPipeline130_set_BufferTempStoragePath : string -> unit
override this.IDTSPipeline130_set_BufferTempStoragePath : string -> unit
Public Overridable Sub IDTSPipeline130_set_BufferTempStoragePath (pbstrBufferTempStoragePath As String)
Parâmetros
- pbstrBufferTempStoragePath
- String