Changes in act.database.managedreportprovider from v221 (Version 4.0.30319.42000)<br> to v23 (Version 4.0.30319.42000)

Changes in act.database.managedreportprovider from v221 (Version 4.0.30319.42000)
to v23 (Version 4.0.30319.42000)

Removed Added
public class Act.Database.ManagedReportProvider.ColumnsList ()
  • Method (i): public void AddRange (IEnumerable`1 collection)
  • Method (i): public int BinarySearch (DD_COLUMN_STRUCT item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (int index, int count, DD_COLUMN_STRUCT item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public DD_COLUMN_STRUCT Find (Predicate`1 match)
  • Method (i): public List`1 FindAll (Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindIndex (Predicate`1 match)
  • Method (i): public DD_COLUMN_STRUCT FindLast (Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindLastIndex (Predicate`1 match)
  • Method (i): public void ForEach (Action`1 action)
  • Method (i): public void InsertRange (int index, IEnumerable`1 collection)
  • Method (i): public int RemoveAll (Predicate`1 match)
  • Method (i): public void Sort (IComparer`1 comparer)
  • Method (i): public void Sort (Comparison`1 comparison)
  • Method (i): public void Sort (int index, int count, IComparer`1 comparer)
  • Method (i): public bool TrueForAll (Predicate`1 match)
  • Method (i): public void AddRange (IEnumerable`1 collection)
  • Method (i): public int BinarySearch (DD_COLUMN_STRUCT item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (int index, int count, DD_COLUMN_STRUCT item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public DD_COLUMN_STRUCT Find (Predicate`1 match)
  • Method (i): public List`1 FindAll (Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindIndex (Predicate`1 match)
  • Method (i): public DD_COLUMN_STRUCT FindLast (Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindLastIndex (Predicate`1 match)
  • Method (i): public void ForEach (Action`1 action)
  • Method (i): public void InsertRange (int index, IEnumerable`1 collection)
  • Method (i): public int RemoveAll (Predicate`1 match)
  • Method (i): public void Sort (IComparer`1 comparer)
  • Method (i): public void Sort (Comparison`1 comparison)
  • Method (i): public void Sort (int index, int count, IComparer`1 comparer)
  • Method (i): public bool TrueForAll (Predicate`1 match)
public class Act.Database.ManagedReportProvider.SACTColumnList ()
  • Method (i): public void AddRange (IEnumerable`1 collection)
  • Method (i): public int BinarySearch (SACTColumn item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (int index, int count, SACTColumn item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public SACTColumn Find (Predicate`1 match)
  • Method (i): public List`1 FindAll (Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindIndex (Predicate`1 match)
  • Method (i): public SACTColumn FindLast (Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindLastIndex (Predicate`1 match)
  • Method (i): public void ForEach (Action`1 action)
  • Method (i): public void InsertRange (int index, IEnumerable`1 collection)
  • Method (i): public int RemoveAll (Predicate`1 match)
  • Method (i): public void Sort (IComparer`1 comparer)
  • Method (i): public void Sort (Comparison`1 comparison)
  • Method (i): public void Sort (int index, int count, IComparer`1 comparer)
  • Method (i): public bool TrueForAll (Predicate`1 match)
  • Method (i): public void AddRange (IEnumerable`1 collection)
  • Method (i): public int BinarySearch (SACTColumn item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (int index, int count, SACTColumn item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public SACTColumn Find (Predicate`1 match)
  • Method (i): public List`1 FindAll (Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindIndex (Predicate`1 match)
  • Method (i): public SACTColumn FindLast (Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindLastIndex (Predicate`1 match)
  • Method (i): public void ForEach (Action`1 action)
  • Method (i): public void InsertRange (int index, IEnumerable`1 collection)
  • Method (i): public int RemoveAll (Predicate`1 match)
  • Method (i): public void Sort (IComparer`1 comparer)
  • Method (i): public void Sort (Comparison`1 comparison)
  • Method (i): public void Sort (int index, int count, IComparer`1 comparer)
  • Method (i): public bool TrueForAll (Predicate`1 match)
public class Act.Database.ManagedReportProvider.SACTTableList ()
  • Method (i): public void AddRange (IEnumerable`1 collection)
  • Method (i): public int BinarySearch (SACTTable item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (int index, int count, SACTTable item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public SACTTable Find (Predicate`1 match)
  • Method (i): public List`1 FindAll (Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindIndex (Predicate`1 match)
  • Method (i): public SACTTable FindLast (Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindLastIndex (Predicate`1 match)
  • Method (i): public void ForEach (Action`1 action)
  • Method (i): public void InsertRange (int index, IEnumerable`1 collection)
  • Method (i): public int RemoveAll (Predicate`1 match)
  • Method (i): public void Sort (IComparer`1 comparer)
  • Method (i): public void Sort (Comparison`1 comparison)
  • Method (i): public void Sort (int index, int count, IComparer`1 comparer)
  • Method (i): public bool TrueForAll (Predicate`1 match)
  • Method (i): public void AddRange (IEnumerable`1 collection)
  • Method (i): public int BinarySearch (SACTTable item, IComparer`1 comparer)
  • Method (i): public int BinarySearch (int index, int count, SACTTable item, IComparer`1 comparer)
  • Method (i): public bool Exists (Predicate`1 match)
  • Method (i): public SACTTable Find (Predicate`1 match)
  • Method (i): public List`1 FindAll (Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindIndex (Predicate`1 match)
  • Method (i): public SACTTable FindLast (Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, int count, Predicate`1 match)
  • Method (i): public int FindLastIndex (int startIndex, Predicate`1 match)
  • Method (i): public int FindLastIndex (Predicate`1 match)
  • Method (i): public void ForEach (Action`1 action)
  • Method (i): public void InsertRange (int index, IEnumerable`1 collection)
  • Method (i): public int RemoveAll (Predicate`1 match)
  • Method (i): public void Sort (IComparer`1 comparer)
  • Method (i): public void Sort (Comparison`1 comparison)
  • Method (i): public void Sort (int index, int count, IComparer`1 comparer)
  • Method (i): public bool TrueForAll (Predicate`1 match)

TopSummary