Share via


IReportsManager 인터페이스

Defines a method that represents the objects in the ReportsManager.

이 API는 CLS 규격이 아닙니다. CLS 규격 대체 항목은 [false]입니다.

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

구문

‘선언
<GuidAttribute("EAB0FF9C-D94A-4a6f-94C8-FAD9321292CB")> _
<CLSCompliantAttribute(False)> _
Public Interface IReportsManager
‘사용 방법
Dim instance As IReportsManager
[GuidAttribute("EAB0FF9C-D94A-4a6f-94C8-FAD9321292CB")]
[CLSCompliantAttribute(false)]
public interface IReportsManager
[GuidAttribute(L"EAB0FF9C-D94A-4a6f-94C8-FAD9321292CB")]
[CLSCompliantAttribute(false)]
public interface class IReportsManager
[<GuidAttribute("EAB0FF9C-D94A-4a6f-94C8-FAD9321292CB")>]
[<CLSCompliantAttribute(false)>]
type IReportsManager =  interface end
public interface IReportsManager

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

메서드

  이름 설명
공용 메서드 GetMenuItems Retrieves the items in the reports manager.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management 네임스페이스