-
Notifications
You must be signed in to change notification settings - Fork 0
/
RedGateDatabaseInfo.xml
69 lines (69 loc) · 2.89 KB
/
RedGateDatabaseInfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="utf-8"?>
<DatabaseInformation Version="3">
<ScriptFileEncoding>UTF8</ScriptFileEncoding>
<DefaultCollation>SQL_Latin1_General_CP1_CI_AS</DefaultCollation>
<DefaultSchema>dbo</DefaultSchema>
<DefaultUser>dbo</DefaultUser>
<DefaultFilegroup>PRIMARY</DefaultFilegroup>
<DatabaseVersion>13</DatabaseVersion>
<CompatibilityLevel>1</CompatibilityLevel>
<EngineEdition>Enterprise</EngineEdition>
<IsAzure>False</IsAzure>
<ScriptFolderType>Default</ScriptFolderType>
<MaxDataFileSize>10485760</MaxDataFileSize>
<ProjectGuid>f2368eee-dfb8-4653-9576-6c4ffe5234e0</ProjectGuid>
<WriteToFileOptions>
<Prefixes>
<None>
</None>
<Table>Tables</Table>
<StoredProcedure>Stored Procedures</StoredProcedure>
<View>Views</View>
<Default>Defaults</Default>
<FullTextCatalog>Storage\Full Text Catalogs</FullTextCatalog>
<Function>Functions</Function>
<Role>Security\Roles</Role>
<Rule>Rules</Rule>
<User>Security\Users</User>
<UserDefinedType>Types\User-defined Data Types</UserDefinedType>
<Trigger>
</Trigger>
<DdlTrigger>Database Triggers</DdlTrigger>
<Assembly>Assemblies</Assembly>
<Synonym>Synonyms</Synonym>
<XmlSchemaCollection>Types\XML Schema Collections</XmlSchemaCollection>
<MessageType>Service Broker\Message Types</MessageType>
<Contract>Service Broker\Contracts</Contract>
<Queue>Service Broker\Queues</Queue>
<Service>Service Broker\Services</Service>
<Route>Service Broker\Routes</Route>
<EventNotification>Service Broker\Event Notifications</EventNotification>
<PartitionScheme>Storage\Partition Schemes</PartitionScheme>
<PartitionFunction>Storage\Partition Functions</PartitionFunction>
<Field>
</Field>
<Index>
</Index>
<Schema>Security\Schemas</Schema>
<ServiceBinding>Service Broker\Remote Service Bindings</ServiceBinding>
<Certificate>Security\Certificates</Certificate>
<SymmetricKey>Security\Symmetric Keys</SymmetricKey>
<AsymmetricKey>Security\Asymmetric Keys</AsymmetricKey>
<CheckConstraint>
</CheckConstraint>
<FullTextStoplist>Storage\Full Text Stoplists</FullTextStoplist>
<ExtendedProperty>Extended Properties</ExtendedProperty>
<Data>Data</Data>
<Sequence>Sequences</Sequence>
<SearchPropertyList>Search Property Lists</SearchPropertyList>
<SecurityPolicy>Security Policies</SecurityPolicy>
<ExternalFileFormat>External Resources\External File Formats</ExternalFileFormat>
<ExternalDataSource>External Resources\External Data Sources</ExternalDataSource>
<ExternalTable>Tables\External Tables</ExternalTable>
</Prefixes>
<DataWriteAllFilesInOneDirectory>True</DataWriteAllFilesInOneDirectory>
</WriteToFileOptions>
<DataFileSet>
<Count>0</Count>
</DataFileSet>
</DatabaseInformation>