Gets or sets the namespace for the DataTable.
[Visual Basic] Public Property Namespace As String [C#] public string Namespace {get; set;} [C++] public: __property String* get_Namespace(); public: __property void set_Namespace(String*); [JScript] public function get Namespace() : String; public function set Namespace(String);
The namespace of the DataTable.