testproject.rptproj
来自「Professional.SQL.Server.Reporting.Servic」· RPTPROJ 代码 · 共 39 行
RPTPROJ
39 行
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<State><?xml version="1.0" encoding="utf-16"?>
<SourceControl xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Enabled>false</Enabled>
<ProjectName />
<AuxPath />
<LocalPath />
<Provider />
</SourceControl></State>
<DataSources />
<Reports>
<ProjectItem>
<Name>FileSystemTest.rdl</Name>
<FullPath>FileSystemTest.rdl</FullPath>
</ProjectItem>
<ProjectItem>
<Name>Report1.rdl</Name>
<FullPath>Report1.rdl</FullPath>
</ProjectItem>
</Reports>
<Configurations>
<Configuration>
<Name>Debug</Name>
<Platform>Win32</Platform>
<Options>
<TargetServerURL>http://localhost/reportserver</TargetServerURL>
<TargetFolder>TestProject</TargetFolder>
</Options>
</Configuration>
<Configuration>
<Name>Production</Name>
<Platform>Win32</Platform>
<Options>
<TargetFolder>TestProject</TargetFolder>
</Options>
</Configuration>
</Configurations>
</Project>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?