Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Sets whether inserting records into this table using the paste command is enabled.
Applies To
Tables
Property Value
Yes if you want to allow insert by pasting; otherwise, No. The default value is Yes.
Remarks
If records are usually inserted in the table through an external code unit function, set the PasteIsValid property equal to No.
The OnInsert Trigger of the table is executed when a record is inserted by pasting.