Description
Accesses the navigation home view associated with the database.
Visual Basic
Public Property HomeView() As DbHomeView
C#
public DbHomeView HomeView;
Conditions
Read / Write
Accesses the navigation home view associated with the database.
Public Property HomeView() As DbHomeView
public DbHomeView HomeView;
Read / Write