Part Adapter ClearData() Issue

Has anyone had the issue when trying to use ClearData() on an adapter? I know its a valid method because I looked it up in the Object Explorer and found it there. I get this error though when trying to use it.


Error: BC31429 - line 472 (981) - 'clearData' is ambiguous because multiple kinds of members with this name exist in class 'Ice.Lib.Framework.EpiBaseAdapter'.


Has anyone seen this?