BaseComponent Class

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Overview (.NET)

Provides a Common ancestor class for all components implemented in Data Abstract. This class contains base methods and properties used by Data Abstract common to all components.

Namespace

Declaration (C#)

[XmlSkip("Site"), XmlSkip("Container")]
public class BaseComponent : Component;

Hierarchy

  • Component
    • RemObjects.Common.BaseComponent

Properties

Property
Type
Description
Designing Boolean Returns true if the component is used in design mode.


Methods

Method
Description
BaseComponent Default constructor for BaseComponent.


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools