Share via


SqlObjectLocator.Connection Property

Definition

public System.Data.SqlClient.SqlConnection Connection { get; set; }
public System.Data.Common.DbConnection Connection { get; set; }
member this.Connection : System.Data.SqlClient.SqlConnection with get, set
member this.Connection : System.Data.Common.DbConnection with get, set
Public Property Connection As SqlConnection
Public Property Connection As DbConnection

Property Value

Applies to