Analysis-Services/AsPerfMon/AsPerfMon/Settings.settings

18 lines
769 B
Plaintext
Raw Normal View History

2016-12-04 09:06:28 +08:00
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ASPerfMon" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="ServerName" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="UserName" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="SampleInterval" Type="System.Int32" Scope="User">
<Value Profile="(Default)">2500</Value>
</Setting>
<Setting Name="IntegratedAuth" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
2016-12-02 11:07:04 +08:00
</SettingsFile>