IMultiItemAccessModifier.Enabled(INodeInformation[]) Метод

Определение

Указывает, включен ли элемент.

public:
 bool Enabled(cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^> ^ sources);
public bool Enabled(Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation[] sources);
abstract member Enabled : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation[] -> bool
Public Function Enabled (sources As INodeInformation()) As Boolean

Параметры

sources
INodeInformation[]

Целевые узлы.

Возвращаемое значение

Возвращает Boolean, true, если элемент включён, false в противном случае.

Применяется к