ComponentOne DataObjects for .NET
DataSource Property (C1ExpressConnection)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : DataSource Property
Gets the location and file name of the data source.
Syntax
'Declaration
 
Public ReadOnly Property DataSource As System.String
public System.string DataSource {get;}
Remarks
The ConnectionString determines the value of this property. The default value is an empty string.
See Also

Reference

C1ExpressConnection Class
C1ExpressConnection Members