ConfigurationDatabase.Connection Property

Definition

public:
 property System::Data::SqlClient::SqlConnection ^ Connection { System::Data::SqlClient::SqlConnection ^ get(); };
public System.Data.SqlClient.SqlConnection Connection { get; }
member this.Connection : System.Data.SqlClient.SqlConnection
Public ReadOnly Property Connection As SqlConnection

Property Value

SqlConnection

Applies to