BITaskConnectionOleDb.SetConnection(Object) 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 SetConnection(System::Object ^ rawConnection);
public virtual void SetConnection (object rawConnection);
abstract member SetConnection : obj -> unit
override this.SetConnection : obj -> unit
Public Overridable Sub SetConnection (rawConnection As Object)
Parameters
- rawConnection
- Object