SqlCeConnection.Database Property
[This is preliminary documentation and subject to change.]
Gets the database file name
[Visual Basic]
Overrides Public ReadOnly Property Database As
_
[C#]
public override
Database {get;}
Property Value
Database file name
Implements
IDbConnection.
See Also
SqlCeConnection Class | Primeworks.DesktopSqlCe Namespace