Data Port Sync 1.0.500

SqlCeRowset.Database Property

[This is preliminary documentation and subject to change.]

Gets the SqlCeDatabase associated with this SqlCeRowset object.

[Visual Basic]
Public ReadOnly Property Database As 
[C#]
public  Database {get;}

Property Value

The SqlCeDatabase object.

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace