DbCommandBuilder::RefreshSchema Method ()
.NET Framework (current version)
Clears the commands associated with this DbCommandBuilder.
Assembly: System.Data (in System.Data.dll)
Calling the RefreshSchema method effectively removes all the DbCommand objects referred to by the SelectCommand,
DeleteCommand, and
InsertCommand properties.
.NET Framework
Available since 2.0
Available since 2.0
Show: