Data Port Sync 1.0.500

SqlCeCmd.Database Property

[This is preliminary documentation and subject to change.]

Gets or sets the SqlCeDatabase object representing the database against which the command runs.

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

See Also

SqlCeCmd Class | Primeworks.DesktopSqlCe Namespace