ResultData Class |
Namespace: DHI.Mike1D.ResultDataAccess
public class ResultData : AbstractDataAccess, IResultData
The ResultData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResultData | Initializes a new instance of the ResultData class |
Name | Description | |
---|---|---|
![]() | ContainsAtLeastOneDataItem | |
![]() | Dispose | Releases all resources used by the ResultData |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Finish | |
![]() | Flush | |
![]() | GenerateDerivedProperties | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetNumberOfDataItems | |
![]() | GetNumberOfElements | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GridPointsWithStructure | |
![]() | Load | Obsolete. |
![]() | Load(IDiagnostics) | |
![]() | LoadData | |
![]() | LoadHeader(IDiagnostics) | |
![]() | LoadHeader(Boolean, IDiagnostics) | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare | |
![]() | PrepareLoad | |
![]() | ReconnectNetwork | |
![]() | Save | |
![]() | TimeOfNextUpdate | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TriggerTimeStepEvent | |
![]() | Update(DateTime) | |
![]() | Update(DateTime, Int32) | |
![]() | UpdateAndFlushIfNeeded |
Name | Description | |
---|---|---|
![]() | TimeStepEvent |
Name | Description | |
---|---|---|
![]() | _connection | (Inherited from AbstractDataAccess.) |
![]() | DoStoreUserFunction |
Name | Description | |
---|---|---|
![]() | FilterLoadsAllTimes | (Defined by ResultDataExtensions.) |
![]() | InitializeTimeData | (Defined by ResultDataExtensions.) |
![]() | Quantities | (Defined by ResultDataExtensions.) |
![]() | QuantityDataItems | (Defined by ResultDataExtensions.) |
![]() | RemoveTimestep | (Defined by ResultDataExtensions.) |
![]() | RemoveUnusedDataItems | (Defined by Res1DExtensions.) |