Click or drag to resize

DataExchangeControllerDeleteDataExchangeConfiguration Method

Overload List
  NameDescription
Public methodDeleteDataExchangeConfiguration(DataExchangeConfigurationBase)
Public methodStatic memberDeleteDataExchangeConfiguration(DataExchangeConfigurationBase, SqlConnection, SqlTransaction)
Deletes the provided DataExchangeConfiguration object in the database. The delete is logged into the configuration change log.
Top
See Also