0
Answer

benefit of using SqlCommandBuilder in enterprise application

sandhya Bandar

sandhya Bandar

10y
799
1

Hey Guys! its good that SqlCommandBuilder generates the queries internally for Update, Insert and other operations but what is the benefit of using it in the enterprise applications where all the CRUD operations are defined in Stored Procedures????