IMultiItemAccessModifier 인터페이스

Delegate for whether an item is visible and enabled.

이 API는 CLS 규격이 아닙니다. 

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
<CLSCompliantAttribute(False)> _
Public Interface IMultiItemAccessModifier
‘사용 방법
Dim instance As IMultiItemAccessModifier
[CLSCompliantAttribute(false)]
public interface IMultiItemAccessModifier
[CLSCompliantAttribute(false)]
public interface class IMultiItemAccessModifier
[<CLSCompliantAttribute(false)>]
type IMultiItemAccessModifier =  interface end
public interface IMultiItemAccessModifier

IMultiItemAccessModifier 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 Enabled Indicates if an item is enabled.
공용 메서드 Visible Indicates if an item is visible.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스