Click or drag to resize

AbstractDataAccess Class

Abstract base class for all Mike1D data access modules
Inheritance Hierarchy
SystemObject
  DHI.Mike1D.GenericAbstractDataAccess
    More...

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public abstract class AbstractDataAccess : IExtensibleDataObject

The AbstractDataAccess type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractDataAccess
Initializes a new instance of the AbstractDataAccess class
Top
Properties
  NameDescription
Public propertyConnection
Holder of read/write information
Public propertyCustomTypes
List of custom types stored in the data object and that must be serialized.

A custom type is e.g. a user implemented structure or catchment model. In order to store information on the custom type in the .m1dx file, the system needs to know which custom types are being used, and they must be added to this list.

Public propertyExtensionData
Holds data from an extended DataContract
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Protected field_connection
Protected holder of read/write info
Top
See Also
Inheritance Hierarchy
SystemObject
  DHI.Mike1D.GenericAbstractDataAccess
    DHI.Mike1D.ADDataAccessADComponentData
    DHI.Mike1D.BoundaryModuleBoundaryData
    DHI.Mike1D.ControlModuleControlData
    DHI.Mike1D.CrossSectionModuleCrossSectionData
    DHI.Mike1D.EcoLabDataAccessEcoLabData
    DHI.Mike1D.HDParameterDataAccessHDParameterData
    DHI.Mike1D.Mike1DDataAccessHDPipeDesignData
    DHI.Mike1D.Mike1DDataAccessLongTermStatisticsData
    DHI.Mike1D.Mike1DDataAccessMike1DData
    DHI.Mike1D.NetworkDataAccessNetwork
    DHI.Mike1D.RainfallRunoffModuleRainfallRunoffData
    DHI.Mike1D.ResultDataAccessResultData
    DHI.Mike1D.STDataAccessSTCohesiveData
    DHI.Mike1D.STDataAccessSTData
    DHI.Mike1D.STDataAccessSTNonCohesiveData
    DHI.Mike1D.StructureModuleStructureCollection