INavigableItem.IsExpandable(ItemScope) Metode

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah item dapat diperluas ke objek.

public:
 bool IsExpandable(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::ItemScope view);
public bool IsExpandable (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope view);
abstract member IsExpandable : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope -> bool
Public Function IsExpandable (view As ItemScope) As Boolean

Parameter

view
ItemScope

Cakupan item.

Mengembalikan

true ke item yang dapat diperluas; jika tidak, false.

Berlaku untuk