Share via


IMetadataCollection<T>.FindAll Method

Include Protected Members
Include Inherited Members

Retrieves all elements in the collection that match the specified conditions.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FindAll(Predicate<T>) Retrieves all elements in the collection that match the conditions defined by the specified predicate.
Public method FindAll(String) Retrieves all elements in the collection that have the specified name.

Top

See Also

Reference

IMetadataCollection<T> Interface

Microsoft.SqlServer.Management.SqlParser.Metadata Namespace