AssocArrayParametersCommit Method
|
Commits the changes that are stored in the
AssocArrayParameters object and synchronizes the changes with the
database. When AssocArrayParameters does not have an owner, no
changes are committed.
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
member Commit : unit -> unit
See Also