Interface IDbObjectCollection
Interface implemented by all the HDB rows objects, exposing minimum collection features.
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public interface IDbObjectCollection : IDbObject, IEnumerable
Extension Methods
EnumUtil.MapEnums<From, To>(From)