SqlObjectLocator.Connection Property
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.
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