KDCalc Class Library

KDCalcDataAdapter Members

KDCalcDataAdapter overview

Public Instance Constructors

KDCalcDataAdapterOverloaded. Initializes a new instance of the KDCalcDataAdapter class.

Public Instance Properties

AcceptChangesDuringFill (inherited from DataAdapter) 
BlockFormulaUpdate Get or set the KDCalcDataAdapter from blocking the update of formulas in the Update() method. Defaults to false.
Container (inherited from Component) 
ContinueUpdateOnError (inherited from DataAdapter) 
KDCalcEngine Get or set the KDCalcDataAdapter's association with a KDCalcEngine.
MissingMappingAction (inherited from DataAdapter) 
MissingSchemaAction (inherited from DataAdapter) 
Site (inherited from Component) 
TableMappings (inherited from DataAdapter) 

Public Instance Methods

CreateObjRef (inherited from MarshalByRefObject) 
Dispose (inherited from Component)Overloaded.  
Equals (inherited from Object) 
FillOverloaded. Adds or refreshes rows in the DataSet to match those in the KDCalcEngine.
FillSchema Not implemented.
GetFillParameters Not implemented.
GetHashCode (inherited from Object) 
GetLifetimeService (inherited from MarshalByRefObject) 
GetType (inherited from Object) 
InitializeLifetimeService (inherited from MarshalByRefObject) 
ToString (inherited from Component) 
UpdateUpdate the KDCalcEngine with the changes in the DataSet.

Public Instance Events

Disposed (inherited from Component) 

Protected Instance Properties

DesignMode (inherited from Component) 
Events (inherited from Component) 

Protected Instance Methods

CloneInternals (inherited from DataAdapter) 
CreateTableMappings (inherited from DataAdapter) 
Dispose (inherited from DataAdapter)Overloaded.  
Finalize (inherited from Component) 
GetService (inherited from Component) 
MemberwiseClone (inherited from Object) 
ShouldSerializeTableMappings (inherited from DataAdapter) 

See Also

KDCalcDataAdapter Class | KnowledgeDynamics.KDCalc Namespace