MainPipeClass.IDTSPipeline130_get_BufferTempStoragePath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ IDTSPipeline130_get_BufferTempStoragePath() = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPipeline130::get_BufferTempStoragePath;
public virtual string IDTSPipeline130_get_BufferTempStoragePath ();
abstract member IDTSPipeline130_get_BufferTempStoragePath : unit -> string
override this.IDTSPipeline130_get_BufferTempStoragePath : unit -> string
Public Overridable Function IDTSPipeline130_get_BufferTempStoragePath () As String