ClientRuntimeContext.LoadQuery 方法
Retrieves the child objects of a collection.
重载 列表
名称 | 说明 | |
---|---|---|
LoadQuery<T>(IQueryable<T>) | Retrieves an enumerable sequence of the child client objects from a collection that can be the query expression in LINQ syntax. | |
LoadQuery<T>(ClientObjectCollection<T>) | Retrieves an enumerable sequence of the child client objects from a collection. |
页首