2.6.2.2.3.3 PRSTATUS


Name

PRSTATUS

Declaration

enum PRSTATUS {
	PUTRSET_OK								= 0,
	PUTRSET_ERR_GENERAL						= -55000,
	PUTRSET_ERR_EMPTY_RECORDSET,
};

Remark

Error codes for the Worksheet method PutRecordset()

Header to Include

origin.h

Reference