Chapter Contents

Previous

Next
Data Form and Data Table: _override

Data Form and Data Table: _override



Overrides required columns and columns in error

Delegated to: Data Set Data Model class


Syntax
Details

Syntax

CALL SEND (object-id, '_override');


Details

The _override method has no effect unless OVERRIDE ON ERROR or OVERRIDE ON REQUIRED have been enabled. If override is allowed, calling the _override method enables you to leave a row even when columns are in error.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.