public void ApplyEdits( Action action, bool isVersionedEditSession )
Public Overloads Sub ApplyEdits( _ ByVal action As Action, _ ByVal isVersionedEditSession As Boolean _ )
Parameters
- action
- Saves the edits undertaken by this delegate to the underlying geodatabase.
- isVersionedEditSession
- Declares whether to perform the transaction in a versioned or non-versioned edit session mode. This applies only for enterprise geodatabases.