DbRawSqlQuery<TElement>.IListSource.GetList 方法

定义

引发一个异常,该异常指示不支持直接绑定到存储查询。

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

返回

决不返回;总是引发。

实现

属性

适用于