DynamicDataContext Methods |
[This is preliminary documentation and is subject to change.]
The DynamicDataContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bool | Obsolete. (Inherited from ComputationContext.) |
![]() | CheckGlobalFunction | (Inherited from ComputationContext.) |
![]() | ClearVariables | (Inherited from ComputationContext.) |
![]() | ContainsKey | (Inherited from ComputationContext.) |
![]() | DebugPrint | (Inherited from ComputationContext.) |
![]() | Define | (Inherited from ComputationContext.) |
![]() | DefineExpression | (Inherited from ComputationContext.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | EvaluateGlobalFunction | (Inherited from ComputationContext.) |
![]() | EvaluateString | (Inherited from ComputationContext.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBool(String) | (Inherited from ComputationContext.) |
![]() | GetBool(String, Boolean) | (Inherited from ComputationContext.) |
![]() | GetDataSet | (Inherited from ComputationContext.) |
![]() | GetDateTime(String) | (Inherited from ComputationContext.) |
![]() | GetDateTime(String, DateTime) | (Inherited from ComputationContext.) |
![]() | GetEvaluatableObject | (Inherited from ComputationContext.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetInt(String) | (Inherited from ComputationContext.) |
![]() | GetInt(String, Int32) | (Inherited from ComputationContext.) |
![]() | GetInt2 | Obsolete. (Inherited from ComputationContext.) |
![]() | GetStateMachine | (Inherited from ComputationContext.) |
![]() | GetString(String) | (Inherited from ComputationContext.) |
![]() | GetString(String, String) | (Inherited from ComputationContext.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | (Inherited from ComputationContext.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReplaceComputation(String) | (Inherited from ComputationContext.) |
![]() | ReplaceComputation(String, Char, Char) | (Inherited from ComputationContext.) |
![]() | SetStateMachine | (Inherited from ComputationContext.) |
![]() | Text | Obsolete. (Inherited from ComputationContext.) |
![]() | ToString |
String representation for debugging etc.
(Overrides ComputationContext.ToString.) |