IAccessModifier.Enabled(INodeInformation) Metode

Definisi

Menunjukkan nilai apakah item diaktifkan.

public:
 bool Enabled(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ source);
public bool Enabled (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation source);
abstract member Enabled : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> bool
Public Function Enabled (source As INodeInformation) As Boolean

Parameter

source
INodeInformation

Mewakili simpul target.

Mengembalikan

true jika item diaktifkan; jika tidak, false.

Berlaku untuk