Share via


ErrorManager.Find Method

Include Protected Members
Include Inherited Members

Retrieves a list of all DataSchemaError objects that belong to the specified category or document.

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 Find(String, Object) Retrieves a list of all DataSchemaError objects that belong to the specified category and document.
Public method Find(Predicate<DataSchemaError>, Object)

Top

See Also

Reference

ErrorManager Class

Microsoft.Data.Schema Namespace