MainPipeClass.IDTSPipeline130_get_BLOBTempStoragePath 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_BLOBTempStoragePath() = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPipeline130::get_BLOBTempStoragePath;
public virtual string IDTSPipeline130_get_BLOBTempStoragePath ();
abstract member IDTSPipeline130_get_BLOBTempStoragePath : unit -> string
override this.IDTSPipeline130_get_BLOBTempStoragePath : unit -> string
Public Overridable Function IDTSPipeline130_get_BLOBTempStoragePath () As String