class
	ECOM_STGC

General
	cluster: com.Constants
	description: "SToraGe Commit mode flags"

Ancestors
	ANY

Queries
	is_valid_stgc (stgc: INTEGER): BOOLEAN
	stgc_dangerouslycommitmerelytodiskcache: INTEGER
	stgc_default: INTEGER
	stgc_onlyifcurrent: INTEGER
	stgc_overwrite: INTEGER