DTSBufferManagerClass.GetBLOBObject(IDTSBLOBObject100) 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 void GetBLOBObject(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSBLOBObject100 ^ % ppNewObject) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSBufferManager100::GetBLOBObject;
public virtual void GetBLOBObject (ref Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSBLOBObject100 ppNewObject);
abstract member GetBLOBObject : IDTSBLOBObject100 -> unit
override this.GetBLOBObject : IDTSBLOBObject100 -> unit
Public Overridable Sub GetBLOBObject (ByRef ppNewObject As IDTSBLOBObject100)
Parameters
- ppNewObject
- IDTSBLOBObject100