sql server - Is it possible to create inherited SqlDataTable in SqlDataSet. Devart dotconnect -


the problem when redeclare standard sqldatatable customsqldatatable inside sqldataset. works until change sqldataset contain custrom datatable. after change in sqldataset recreate code of own definition , datatables again becomes standard sqldatatable. how avoid it?

thanks!

the mytalbedatatable class (inherits devart.data.sqlserver.sqldatatable), part of devart typed dataset, generated "partial" keyword. therefore, can create separate myclass.cs file , extend "predefined" functionality of mytalbedatatable. code within myclass.cs not wiped out because custom file.


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -