DbRawSqlQuery.IListSource.GetList Method

Definition

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

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

Returns

Never returns; always throws.

Implements

Attributes

Applies to