EntityTransaction.Connection Eigenschap

Definitie

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

Waarde van eigenschap

Een EntityConnection naar de onderliggende gegevensbron.

Van toepassing op