public override void Apply() { Database.ExecuteNonQuery(@" DELETE FROM ""FieldPropertyVisibilityItems"" WHERE ""RoleId"" IS null;"); }