UDB_Not_Initially_Logged (Boolean property)

Specifies not to log any changes made to a table by an Insert, Delete, Update, Create Index, Drop Index, or Alter Table operation in the same unit of work in which the table is created. All catalog changes and storage-related information is logged, as are any operations that are done on the table in subsequent units of work.

Note: If non-logged activity occurs on a table that you have specified with the NOT LOGGED INITIALLY property, then any statement that fails (causing a rollback) or any ROLLBACK TO SAVEPOINT execution means the entire unit of work will be rolled back (SQL1476N). This also means the table with the NOT LOGGED INITIALLY property will be marked inaccessible after the rollback has occurred and can only be dropped.

Tagged Values

Name Value
Data_TypeBoolean
Long_Id{E7AB3CC0-47AD-4A10-8972-C0FB869EE7CB}+40202832
tag_Display_Name_ResourceNot Logged Initially
tag_Is_Physicaltrue
tag_Legacy_Property_Is_Physicaltrue
tag_Legacy_Property_Visualizer_TypeCHECKBOX