Case-Insensitive
[Visual Basic] Public Property DataSetTable As String [C#] public string DataSetTable {get; set;} [C++] public: __property String* get_DataSetTable(); public: __property void set_DataSetTable(String*); [JScript] public function get DataSetTable() : String; public function set DataSetTable(String);
DataTableMapping Class | DataTableMapping Members | System.Data.Internal Namespace