다음을 통해 공유


IRuntimeHelper.FilterMetadataObjectsByProperty Method

Include Protected Members
Include Inherited Members

Gets the metadata objects from the given collection that contains the given property.

Overload List

  Name Description
Public method FilterMetadataObjectsByProperty<T>(IEnumerable<T>, String) Gets the metadata objects from the given collection that contains a property with the given name.
Public method FilterMetadataObjectsByProperty<T>(IEnumerable<T>, String, Object) Gets the metadata objects from the given collection that contains a property with the given name and value.

Top

See Also

Reference

IRuntimeHelper Interface

IRuntimeHelper Members

Microsoft.BusinessData.Runtime Namespace