DbRawSqlQuery.IListSource.GetList Method ()

 

Throws an exception indicating that binding directly to a store query is not supported.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

[SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
IList IListSource.GetList()

Return Value

Type: System.Collections.IList

Never returns; always throws.