DbSqlQuery<TEntity>.IListSource.GetList Method

Definition

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

System.Collections.IList IListSource.GetList ();
Function GetList () As IList Implements IListSource.GetList

Returns

Never returns; always throws.

Implements

Applies to