Skip to Content

CRUD (Rule)

Vinyl 3.0

CRUD stands for Create, Read, Update, Delete. A CRUD Business Rule will execute your Rule in the business layer, which means it will cause all of the actions and validations on the table or object you are modifying to execute. XP CRUD means cross platform CRUD and is used when you want to use CRUD between two different data sources. CRUD Business Rules get created and defined in the Business SQL area of the Business Logic Layer.

Vinyl Pages: Page, Page Edit, Business Logic Layer, Business SQL