ModelConnection.ADOConnection Property

Definition

The ADO Connection Object is used to create an open connection to a data source. Enables addins, such as Powerview, to create a direct connection to the engine and hence the data model. ADOConnection object Read-only.

public:
 property System::Object ^ ADOConnection { System::Object ^ get(); };
public object ADOConnection { get; }
Public ReadOnly Property ADOConnection As Object

Property Value

Applies to