Click or drag to resize
DynamicDataContext Methods

[This is preliminary documentation and is subject to change.]

The DynamicDataContext type exposes the following members.

Methods
  NameDescription
Public methodBool Obsolete. (Inherited from ComputationContext.)
Public methodCheckGlobalFunction (Inherited from ComputationContext.)
Public methodClearVariables (Inherited from ComputationContext.)
Public methodContainsKey (Inherited from ComputationContext.)
Public methodDebugPrint (Inherited from ComputationContext.)
Public methodDefine (Inherited from ComputationContext.)
Public methodDefineExpression (Inherited from ComputationContext.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEvaluateGlobalFunction (Inherited from ComputationContext.)
Public methodEvaluateString (Inherited from ComputationContext.)
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 methodGetBool(String) (Inherited from ComputationContext.)
Public methodGetBool(String, Boolean) (Inherited from ComputationContext.)
Public methodGetDataSet (Inherited from ComputationContext.)
Public methodGetDateTime(String) (Inherited from ComputationContext.)
Public methodGetDateTime(String, DateTime) (Inherited from ComputationContext.)
Public methodGetEvaluatableObject (Inherited from ComputationContext.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInt(String) (Inherited from ComputationContext.)
Public methodGetInt(String, Int32) (Inherited from ComputationContext.)
Public methodGetInt2 Obsolete. (Inherited from ComputationContext.)
Public methodGetStateMachine (Inherited from ComputationContext.)
Public methodGetString(String) (Inherited from ComputationContext.)
Public methodGetString(String, String) (Inherited from ComputationContext.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue (Inherited from ComputationContext.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodReplaceComputation(String) (Inherited from ComputationContext.)
Public methodReplaceComputation(String, Char, Char) (Inherited from ComputationContext.)
Public methodSetStateMachine (Inherited from ComputationContext.)
Public methodText Obsolete. (Inherited from ComputationContext.)
Public methodToString
String representation for debugging etc.
(Overrides ComputationContext.ToString.)
Top
See Also