Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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.
Были ли сведения на этой странице полезными?
Нужна помощь с этой темой?
Хотите попробовать использовать Ask Learn для уточнения или руководства по этой теме?