AifSqlCtTriggers.aosValidateInsert Method
Restricts access to the table to trusted code.
Syntax
public boolean aosValidateInsert()
Run On
Called
Return Value
Type: boolean
true if the operation is valid; otherwise, false.
Remarks
Table override prevents operation unless CAS permission is asserted.
Permissions
-
Caller must assert the AifChangeTrackingPermission Class before operation.