Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Which function call retrieves only the last record in the filter from the Customer table?
Customer.FindLast();
Customer.Find('+');
Customer.Find('>');
Customer.FindSet;
Which function retrieves a record by its primary key values?
IsEmpty
Find
FindByKey
Get
What does the Validate function do when used?
Initializes the field with a default value
Runs the OnValidate trigger of a field
Stops the code from running through the OnValidate trigger of a field
Tests if a specific field holds a specific value.
What does the TestField function do when used?
Validates the current value by running an assignment statement with the new value
Generates an error for a specific field
Tests if a specific field holds a specific value
You must answer all questions before checking your work.
Is deze pagina nuttig?
Hulp nodig bij dit onderwerp?
Wilt u Ask Learn gebruiken om iets te verduidelijken of u door dit onderwerp te leiden?