IVCWizCtlUI.DatabaseConnection(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.
Microsoft Internal Use Only.
public:
void DatabaseConnection(System::Object ^ pDisp);
public:
void DatabaseConnection(Platform::Object ^ pDisp);
void DatabaseConnection(winrt::Windows::Foundation::IInspectable const & pDisp);
[System.Runtime.InteropServices.DispId(1610743891)]
public void DatabaseConnection (object pDisp);
[<System.Runtime.InteropServices.DispId(1610743891)>]
abstract member DatabaseConnection : obj -> unit
Public Sub DatabaseConnection (pDisp As Object)
Parameters
- pDisp
- Object
- Attributes