klyn.data.sql.internal.SQLMutationCommand.SQLMutationCommand
constructor
public SQLMutationCommand(
command as SQLCommand,
generatedIdentityMode as SQLGeneratedIdentityMode = SQLGeneratedIdentityMode.NONE,
generatedIdentityQuery as String = ""
):
Description

Creates an immutable mutation command.