SqlServerExplorerCommandHandler 클래스
이 클래스와 해당 멤버는 내부용으로 예약되어 있으므로 사용자 코드에서 사용할 수 없습니다.
이 API는 CLS 규격이 아닙니다.
상속 계층 구조
System.Object
Microsoft.VisualStudio.Data.Framework.DataSiteableObject<IVsDataViewHierarchy>
Microsoft.VisualStudio.Data.Framework.DataViewCommandProvider
Microsoft.VisualStudio.Data.Schema.Package.Internal.ServerExplorerCommandHandler
Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal.SqlServerExplorerCommandHandler
네임스페이스: Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
어셈블리: Microsoft.VisualStudio.Data.Schema.Package.Sql(Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)
구문
‘선언
<CLSCompliantAttribute(False)> _
Public Class SqlServerExplorerCommandHandler _
Inherits ServerExplorerCommandHandler
[CLSCompliantAttribute(false)]
public class SqlServerExplorerCommandHandler : ServerExplorerCommandHandler
[CLSCompliantAttribute(false)]
public ref class SqlServerExplorerCommandHandler : public ServerExplorerCommandHandler
[<CLSCompliantAttribute(false)>]
type SqlServerExplorerCommandHandler =
class
inherit ServerExplorerCommandHandler
end
public class SqlServerExplorerCommandHandler extends ServerExplorerCommandHandler
SqlServerExplorerCommandHandler 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
SqlServerExplorerCommandHandler | 이 클래스와 해당 멤버는 내부용으로 예약되어 있으므로 사용자 코드에서 사용할 수 없습니다. |
위쪽
속성
이름 | 설명 | |
---|---|---|
Site | (DataSiteableObject<IVsDataViewHierarchy>에서 상속됨) |
위쪽
메서드
위쪽
이벤트
이름 | 설명 | |
---|---|---|
SiteChanged | (DataSiteableObject<IVsDataViewHierarchy>에서 상속됨) |
위쪽
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
IVsDataSupportObject<IVsDataViewCommandProvider>.Invoke | (DataViewCommandProvider에서 상속됨) |
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal 네임스페이스