This documentation is archived and is not being maintained.
SqlStatementExecutePermission.copy Method [AX 2012]
Creates and returns a copy of the current permission class object.
public CodeAccessPermission copy()
Run On
Called
You override this method when you derive a class from the CodeAccessPermission class. For more information, see .