다음을 통해 공유


IVsDataConnection.Source 속성

GUID를 데이터 원본의 현재 데이터 연결을 가져옵니다.

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

구문

‘선언
ReadOnly Property Source As Guid
Guid Source { get; }
property Guid Source {
    Guid get ();
}
abstract Source : Guid with get
function get Source () : Guid

속성 값

형식: Guid
A Guid 현재 데이터 연결에 대 한 데이터 소스를 나타내는 개체입니다.

.NET Framework 보안

참고 항목

참조

IVsDataConnection 인터페이스

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