MapPackageTransaction.Commit Method
Commits a transaction. Writes the pending data to the GeoPackage. If this method has not been called, the MapPackageTransaction instance will rollback the transaction, canceling the writing of any pending data to the GeoPackage when it is disposed or destroyed.
Commit()
Commits a transaction. Writes the pending data to the GeoPackage. If this method has not been called, the MapPackageTransaction instance will rollback the transaction, canceling the writing of any pending data to the GeoPackage when it is disposed or destroyed.Syntax
public void Commit ()
Platforms
Windows, Linux, Android