IAccessModifier.Enabled(INodeInformation) 메서드

정의

아이템이 활성화되었는지에 대한 값을 나타냅니다.

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

매개 변수

source
INodeInformation

목표 노드를 나타냅니다.

반품

항목이 활성화되어 있으면

적용 대상