다음을 통해 공유


AdoDotNetSourceInformation.SourceInformation 속성

구현을 제공한 메모리 내의 데이터 소스 정보를 가져옵니다는 DataTable 을 메모리 내의 데이터 테이블을 나타내는 클래스입니다.

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

구문

‘선언
Protected ReadOnly Property SourceInformation As DataTable
protected DataTable SourceInformation { get; }
protected:
property DataTable^ SourceInformation {
    DataTable^ get ();
}
member SourceInformation : DataTable with get
function get SourceInformation () : DataTable

속성 값

형식: DataTable
A DataTable 개체 인스턴스입니다.

설명

이 속성을 호출 하 여 검색 하면GetSchema

메서드는 ADO.NET 공급자 DbConnection 개체에 대 한 요청은 DataSourceInformation 컬렉션.

.NET Framework 보안

참고 항목

참조

AdoDotNetSourceInformation 클래스

Microsoft.VisualStudio.Data.Framework.AdoDotNet 네임스페이스