ISqlObjectLocator.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; }
public System.Data.Common.DbConnection Connection { get; }
member this.Connection : System.Data.SqlClient.SqlConnection
member this.Connection : System.Data.Common.DbConnection
Public ReadOnly Property Connection As SqlConnection
Public ReadOnly Property Connection As DbConnection