Share via


RelatedEnd.IRelatedEnd.CreateSourceQuery Method

Definition

Returns an IEnumerable that represents the objects that belong to the related end.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
System.Collections.IEnumerable IRelatedEnd.CreateSourceQuery ();
Function CreateSourceQuery () As IEnumerable Implements IRelatedEnd.CreateSourceQuery

Returns

An IEnumerable that represents the objects that belong to the related end.

Implements

Attributes

Applies to