| Devart.Common Namespace > DbCommandBuilderBase Class : RefreshSchema Method |
Refreshes the database schema information used to generate INSERT, UPDATE, or DELETE statements.
[Visual Basic]
Overrides Public Sub RefreshSchema() [C#]
public override void RefreshSchema();You can call this method to ensure that changes made to the schema are up-to-date.
DbCommandBuilderBase Class | DbCommandBuilderBase Members | RefreshMode Property
© 2002 - 2013 Devart. All Rights Reserved.