Group.SqlConnection Property

Definition

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

Property Value

SqlConnection

Applies to