Interface for a navigation item that represents a database in a UI.
| C# |
public interface IDatabaseNavigationItem
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Database |
Database this item represents.
| |
| SubscriptionRow |
Row that defines the database subscription.
| |
| Update()()() |
Updates the item.
|