DBgetSystemID

Top  Previous  Next

Queries of the Datenbank-System-ID.

Every data bank receives an unequivocal System-ID.

Parametre

root (PROOT) [IN]

Act on the open data bank by which the System-ID should be determined.

Result

(ULONG) [OUT]

A valid System-ID greater than 0, exists but no System-ID.

Declaration

#include "database.h"

 

ULONG DLLENTRY DBgetSystemID (

PROOT root

);

Related functions

DBsetSystemID