IMultiItemAccessModifier.Enabled(INodeInformation[]) Metode

Definisi

Menunjukkan apakah item diaktifkan.

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

Parameter

sources
INodeInformation[]

Simpul target.

Mengembalikan

Mengembalikan Boolean, true jika item diaktifkan, salah jika tidak.

Berlaku untuk