public SQLMutationCommand( command as SQLCommand, generatedIdentityMode as SQLGeneratedIdentityMode = SQLGeneratedIdentityMode.NONE, generatedIdentityQuery as String = "" ):
Creates an immutable mutation command.