chapter03.ssmssqlproj
来自「< SQL Server2005程序设计>」· SSMSSQLPROJ 代码 · 共 106 行
SSMSSQLPROJ
106 行
<?xml version="1.0"?>
<SqlWorkbenchSqlProject xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Chapter03">
<Items>
<LogicalFolder Name="Connections" Type="2">
<Items>
<ConnectionNode Name="localhost">
<Created>2006-03-26T12:50:11.4222688-05:00</Created>
<Type>SQL</Type>
<Server>localhost</Server>
<UserName />
<Authentication>Windows Authentication</Authentication>
<InitialDB>AdventureWorks</InitialDB>
<LoginTimeout>15</LoginTimeout>
<ExecutionTimeout>0</ExecutionTimeout>
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
</ConnectionNode>
</Items>
</LogicalFolder>
<LogicalFolder Name="Queries" Type="0">
<Items>
<FileNode Name="CreateObjects.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>CreateObjects.sql</FullPath>
</FileNode>
<FileNode Name="CreateTriggers.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>CreateTriggers.sql</FullPath>
</FileNode>
<FileNode Name="TestStoredProcs.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>TestStoredProcs.sql</FullPath>
</FileNode>
<FileNode Name="TestTriggers.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>TestTriggers.sql</FullPath>
</FileNode>
<FileNode Name="TestScalarFunctions.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>TestScalarFunctions.sql</FullPath>
</FileNode>
<FileNode Name="TestTableValuedFunction.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>TestTableValuedFunction.sql</FullPath>
</FileNode>
<FileNode Name="TestTypPoint.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>TestTypPoint.sql</FullPath>
</FileNode>
<FileNode Name="CreateTblPoint.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>CreateTblPoint.sql</FullPath>
</FileNode>
<FileNode Name="TestTblPoint.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>TestTblPoint.sql</FullPath>
</FileNode>
<FileNode Name="TestTypBakersDozen.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>TestTypBakersDozen.sql</FullPath>
</FileNode>
<FileNode Name="CreateTblAggregateTest.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>CreateTblAggregateTest.sql</FullPath>
</FileNode>
<FileNode Name="TestAggregate.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>TestAggregate.sql</FullPath>
</FileNode>
<FileNode Name="Cleanup.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:localhost:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>localhost</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>Cleanup.sql</FullPath>
</FileNode>
</Items>
</LogicalFolder>
<LogicalFolder Name="Miscellaneous" Type="3">
<Items />
</LogicalFolder>
</Items>
</SqlWorkbenchSqlProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?