Gets the dictionary for this context.
[Visual Basic] Public Property ReadOnly Dictionary As Hashtable [C#] public Hashtable Dictionary { get; } [C++] public: __property Hashtable* get_Dictionary(); [JScript] public function get Dictionary() : Hashtable
DataContext Class | Portrate.Interview.Model Namespace