ComponentOne DataObjects for .NET
ConnectionString Property (C1ExpressConnection)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : ConnectionString Property
Gets or sets the connection string used to connect to the database.
Syntax
'Declaration
 
Public Property ConnectionString As System.String
public System.string ConnectionString {get; set;}
See Also

Reference

C1ExpressConnection Class
C1ExpressConnection Members