Share via


IVsDataConnectionPromptDialog 인터페이스

인터페이스를 대 한 데이터 연결을 열 때 사용자에 대 한 정보를 요청할 수 있는 대화 상자를 나타냅니다.

네임스페이스:  Microsoft.VisualStudio.Data.Services.SupportEntities
어셈블리:  Microsoft.VisualStudio.Data.Services(Microsoft.VisualStudio.Data.Services.dll)

구문

‘선언
Public Interface IVsDataConnectionPromptDialog _
    Inherits IDisposable
public interface IVsDataConnectionPromptDialog : IDisposable
public interface class IVsDataConnectionPromptDialog : IDisposable
type IVsDataConnectionPromptDialog =  
    interface
        interface IDisposable
    end
public interface IVsDataConnectionPromptDialog extends IDisposable

IVsDataConnectionPromptDialog 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 Dispose 관리되지 않는 리소스의 확보, 해제 또는 다시 설정과 관련된 응용 프로그램 정의 작업을 수행합니다. (IDisposable에서 상속됨)
Public 메서드 ShowDialog 비교할 첫 번째 값입니다.

위쪽

설명

이 인터페이스의 기본 구현을 DDEX 프레임 워크에 있습니다.

참고 항목

참조

Microsoft.VisualStudio.Data.Services.SupportEntities 네임스페이스