BCDataSourceApplyChanges Method |
Commits all the changes made to the properties since
it was loaded or since the last time the
ApplyChanges method was called.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public void ApplyChanges()
public:
void ApplyChanges()
member ApplyChanges : unit -> unit
See Also