[To be supplied.]
[Visual Basic] Overridable Protected Function CreateNewTableMappings() As _ DataTableMappings [C#] protected virtual DataTableMappings CreateNewTableMappings(); [C++] protected: virtual DataTableMappings* CreateNewTableMappings(); [JScript] protected function CreateNewTableMappings() : DataTableMappings;
DataSetCommand Class | DataSetCommand Members | System.Data.Internal Namespace