ComponentOne DataObjects for .NET
Connection Property (DbAccessException)

C1.Data.2 Assembly > C1.Data Namespace > DbAccessException Class : Connection Property
Gets the name of the C1.Data.SchemaObjects.Connection object used to connect to the database.
Syntax
'Declaration
 
Public ReadOnly Property Connection As System.String
public System.string Connection {get;}
See Also

Reference

DbAccessException Class
DbAccessException Members