This commit is contained in:
Thierry Schork
2025-08-15 10:17:50 +02:00
parent 94be4e48e8
commit 528f150e28

41
bag_audit.viewsetting Normal file
View File

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<ViewSetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<columnSettings>
<ColumnSetting name="name">
<width>160</width>
<mergedColumns />
</ColumnSetting>
<ColumnSetting name="timestamp">
<width>160</width>
<mergedColumns />
</ColumnSetting>
<ColumnSetting name="client_hostname">
<width>100</width>
<mergedColumns />
</ColumnSetting>
<ColumnSetting name="nt_username">
<width>100</width>
<mergedColumns />
</ColumnSetting>
<ColumnSetting name="server_instance_name">
<width>100</width>
<mergedColumns />
</ColumnSetting>
<ColumnSetting name="client_app_name">
<width>402</width>
<mergedColumns />
</ColumnSetting>
<ColumnSetting name="object_name">
<width>100</width>
<mergedColumns />
</ColumnSetting>
<ColumnSetting name="object_type">
<width>100</width>
<mergedColumns />
</ColumnSetting>
<ColumnSetting name="sql_text">
<width>349</width>
<mergedColumns />
</ColumnSetting>
</columnSettings>
</ViewSetting>