다음을 통해 공유


DbRawSqlQuery.IListSource.GetList 메서드

정의

저장소 쿼리에 대한 직접 바인딩이 지원되지 않음을 나타내는 예외를 throw합니다.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
System.Collections.IList IListSource.GetList ();
Function GetList () As IList Implements IListSource.GetList

반환

반환하지 않고 항상 예외를 throw합니다.

구현

특성

적용 대상