mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
loosened security requirements to allow running in more environments
This commit is contained in:
@@ -39,3 +39,6 @@ samples/features/in-memory/ticket-reservations/DemoWorkload/obj/Debug/TemporaryG
|
||||
*.dat
|
||||
*.sln
|
||||
|
||||
*.user
|
||||
samples/features/in-memory/ticket-reservations/DemoWorkload/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
|
||||
samples/databases/wide-world-importers/workload-drivers/vehicle-location-insert/MultithreadedInMemoryTableInsert/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
|
||||
|
||||
+8
-8
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<DeploymentModel>Project</DeploymentModel>
|
||||
<ProductVersion>13.0.1000.281</ProductVersion>
|
||||
<ProductVersion>13.0.1601.5</ProductVersion>
|
||||
<SchemaVersion>9.0.1.0</SchemaVersion>
|
||||
<State>$base64$PFNvdXJjZUNvbnRyb2xJbmZvIHhtbG5zOnhzZD0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEiIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIHhtbG5zOmRkbDI9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDAzL2VuZ2luZS8yIiB4bWxuczpkZGwyXzI9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDAzL2VuZ2luZS8yLzIiIHhtbG5zOmRkbDEwMF8xMDA9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDA4L2VuZ2luZS8xMDAvMTAwIiB4bWxuczpkZGwyMDA9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDEwL2VuZ2luZS8yMDAiIHhtbG5zOmRkbDIwMF8yMDA9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDEwL2VuZ2luZS8yMDAvMjAwIiB4bWxuczpkZGwzMDA9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDExL2VuZ2luZS8zMDAiIHhtbG5zOmRkbDMwMF8zMDA9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDExL2VuZ2luZS8zMDAvMzAwIiB4bWxuczpkZGw0MDA9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDEyL2VuZ2luZS80MDAiIHhtbG5zOmRkbDQwMF80MDA9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDEyL2VuZ2luZS80MDAvNDAwIiB4bWxuczpkZGw1MDA9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDEzL2VuZ2luZS81MDAiIHhtbG5zOmRkbDUwMF81MDA9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vYW5hbHlzaXNzZXJ2aWNlcy8yMDEzL2VuZ2luZS81MDAvNTAwIiB4bWxuczpkd2Q9Imh0dHA6Ly9zY2hlbWFzLm1pY3Jvc29mdC5jb20vRGF0YVdhcmVob3VzZS9EZXNpZ25lci8xLjAiPg0KICA8RW5hYmxlZD5mYWxzZTwvRW5hYmxlZD4NCiAgPFByb2plY3ROYW1lPjwvUHJvamVjdE5hbWU+DQogIDxBdXhQYXRoPjwvQXV4UGF0aD4NCiAgPExvY2FsUGF0aD48L0xvY2FsUGF0aD4NCiAgPFByb3ZpZGVyPjwvUHJvdmlkZXI+DQo8L1NvdXJjZUNvbnRyb2xJbmZvPg==</State>
|
||||
<Database>
|
||||
@@ -12,11 +12,11 @@
|
||||
<DataSourceViews />
|
||||
<DeploymentModelSpecificContent>
|
||||
<Manifest>
|
||||
<SSIS:Project SSIS:ProtectionLevel="EncryptSensitiveWithUserKey" xmlns:SSIS="www.microsoft.com/SqlServer/SSIS">
|
||||
<SSIS:Project SSIS:ProtectionLevel="DontSaveSensitive" xmlns:SSIS="www.microsoft.com/SqlServer/SSIS">
|
||||
<SSIS:Properties>
|
||||
<SSIS:Property SSIS:Name="ID">{3fc1329b-44bf-46c8-9192-85765f91f6f0}</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="Name">Daily ETL</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionMajor">1</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionMajor">0</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionMinor">0</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionBuild">0</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionComments">
|
||||
@@ -26,7 +26,6 @@
|
||||
<SSIS:Property SSIS:Name="CreatorComputerName">GREG7440WIN10</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="Description">
|
||||
</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="PasswordVerifier" SSIS:Sensitive="1">AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAcI2VDjbmEEuMsMeJIO/QxwAAAAACAAAAAAAQZgAAAAEAACAAAAB7/PBLqS6eKP87vCAkgaBHHX6DnXZqw3llJEuBZwX+nQAAAAAOgAAAAAIAACAAAAAULBkAHIpo1VdqDZ1I4ji7XBiizMFCLj+k+5OOQZCcb5AAAAADM1W+cHckHlKoJWwDGSqWl5OW1fzOgdfrXcTvRFCfU59Lyo/atC8mW50XxXa6PcSlYMZMOtn4ornDM2fXkn8tq6MXH0n215pNUHf2gzLhslv8odJh121yvSwRzQCJC6YpODYYT94oD3icbmg+PGQ6f8MYaS9EG7P67P95EchKxxO8F4DJ2kJh++NhhTx6C09AAAAAquTVws+nQbgXv8D/sTkP8Pu6+RezwSdYxa1G3nF2IAK1Tyj9O3+slfdKbaCKFxTlpiGRe08gD4gcYKTKny7+gQ==</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="FormatVersion">1</SSIS:Property>
|
||||
</SSIS:Properties>
|
||||
<SSIS:Packages>
|
||||
@@ -222,14 +221,14 @@
|
||||
<SSIS:Property SSIS:Name="Name">DailyETLMain</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionMajor">1</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionMinor">0</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionBuild">2</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionBuild">59</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionComments">
|
||||
</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionGUID">{01110CDE-3EE2-484B-9090-E83C0AAFFB76}</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="VersionGUID">{89BBB934-3BA5-426A-80EE-83430A3E3947}</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="PackageFormatVersion">8</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="Description">
|
||||
</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="ProtectionLevel">1</SSIS:Property>
|
||||
<SSIS:Property SSIS:Name="ProtectionLevel">0</SSIS:Property>
|
||||
</SSIS:Properties>
|
||||
<SSIS:Parameters />
|
||||
</SSIS:PackageMetaData>
|
||||
@@ -238,7 +237,7 @@
|
||||
</SSIS:Project>
|
||||
</Manifest>
|
||||
</DeploymentModelSpecificContent>
|
||||
<ExecutableTemplates />
|
||||
<ControlFlowParts />
|
||||
<Miscellaneous />
|
||||
<Configurations>
|
||||
<Configuration>
|
||||
@@ -249,6 +248,7 @@
|
||||
<ConnectionProviderMappings />
|
||||
<ConnectionSecurityMappings />
|
||||
<DatabaseStorageLocations />
|
||||
<TargetServerVersion>SQLServer2016</TargetServerVersion>
|
||||
<ParameterConfigurationValues>
|
||||
<ConfigurationSetting>
|
||||
<Id>LastModifiedTime</Id>
|
||||
|
||||
+216
-85
@@ -7,12 +7,13 @@
|
||||
DTS:CreatorName="GREG7440WIN10\Greg"
|
||||
DTS:DTSID="{1688CC04-248C-44DC-9B43-C8D2DE1DE3FD}"
|
||||
DTS:ExecutableType="Microsoft.Package"
|
||||
DTS:LastModifiedProductVersion="13.0.1400.361"
|
||||
DTS:LastModifiedProductVersion="13.0.2149.0"
|
||||
DTS:LocaleID="3081"
|
||||
DTS:ObjectName="DailyETLMain"
|
||||
DTS:PackageType="5"
|
||||
DTS:VersionBuild="58"
|
||||
DTS:VersionGUID="{57B01C07-6459-42D5-BEB8-3992C1F41C82}">
|
||||
DTS:ProtectionLevel="0"
|
||||
DTS:VersionBuild="59"
|
||||
DTS:VersionGUID="{89BBB934-3BA5-426A-80EE-83430A3E3947}">
|
||||
<DTS:Property
|
||||
DTS:Name="PackageFormatVersion">8</DTS:Property>
|
||||
<DTS:Variables>
|
||||
@@ -10086,13 +10087,13 @@ WITH RESULT SETS
|
||||
design-time-name="Package">
|
||||
<LayoutInfo>
|
||||
<GraphLayout
|
||||
Capacity="256" xmlns="clr-namespace:Microsoft.SqlServer.IntegrationServices.Designer.Model.Serialization;assembly=Microsoft.SqlServer.IntegrationServices.Graph" xmlns:mssgle="clr-namespace:Microsoft.SqlServer.Graph.LayoutEngine;assembly=Microsoft.SqlServer.Graph" xmlns:assembly="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
Capacity="256" xmlns="clr-namespace:Microsoft.SqlServer.IntegrationServices.Designer.Model.Serialization;assembly=Microsoft.SqlServer.IntegrationServices.Graph" xmlns:mssgle="clr-namespace:Microsoft.SqlServer.Graph.LayoutEngine;assembly=Microsoft.SqlServer.Graph" xmlns:assembly="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mssgm="clr-namespace:Microsoft.SqlServer.Graph.Model;assembly=Microsoft.SqlServer.Graph">
|
||||
<NodeLayout
|
||||
Size="238,42"
|
||||
Size="238.4,41.6"
|
||||
Id="Package\Calculate ETL Cutoff Time backup"
|
||||
TopLeft="162,311.5" />
|
||||
<NodeLayout
|
||||
Size="291,42"
|
||||
Size="291.2,41.6"
|
||||
Id="Package\Ensure Date Dimension includes current year"
|
||||
TopLeft="722.5,311.5" />
|
||||
<NodeLayout
|
||||
@@ -10138,7 +10139,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10160,7 +10163,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10182,7 +10187,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10204,7 +10211,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10226,14 +10235,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="263,612"
|
||||
Size="198,43"
|
||||
Size="198.4,43.2"
|
||||
Id="Package\Load City Dimension"
|
||||
TopLeft="168.5,396.5" />
|
||||
<NodeLayout
|
||||
@@ -10279,7 +10290,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10301,7 +10314,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10323,7 +10338,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10345,7 +10362,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10367,14 +10386,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="290,613"
|
||||
Size="225,43"
|
||||
Size="224.8,43.2"
|
||||
Id="Package\Load Customer Dimension"
|
||||
TopLeft="168,468.5" />
|
||||
<NodeLayout
|
||||
@@ -10420,7 +10441,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10442,7 +10465,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10464,7 +10489,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10486,7 +10513,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10508,14 +10537,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="291,613"
|
||||
Size="226,43"
|
||||
Size="225.6,43.2"
|
||||
Id="Package\Load Employee Dimension"
|
||||
TopLeft="169.5,535.5" />
|
||||
<NodeLayout
|
||||
@@ -10561,7 +10592,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10583,7 +10616,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10605,7 +10640,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10627,7 +10664,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10649,14 +10688,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="295,613"
|
||||
Size="200,43"
|
||||
Size="200,43.2"
|
||||
Id="Package\Load Movement Fact"
|
||||
TopLeft="611.500000000001,408.5" />
|
||||
<NodeLayout
|
||||
@@ -10702,7 +10743,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10724,7 +10767,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10746,7 +10791,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10768,7 +10815,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10790,14 +10839,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="272,613"
|
||||
Size="178,43"
|
||||
Size="177.6,43.2"
|
||||
Id="Package\Load Order Fact"
|
||||
TopLeft="615.000000000001,484.5" />
|
||||
<NodeLayout
|
||||
@@ -10843,7 +10894,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10865,7 +10918,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10887,7 +10942,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10909,7 +10966,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -10931,14 +10990,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="325,613"
|
||||
Size="260,43"
|
||||
Size="260,43.2"
|
||||
Id="Package\Load Payment Method Dimension"
|
||||
TopLeft="165.5,603.5" />
|
||||
<NodeLayout
|
||||
@@ -10984,7 +11045,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11006,7 +11069,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11028,7 +11093,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11050,7 +11117,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11072,14 +11141,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="288,613"
|
||||
Size="193,43"
|
||||
Size="192.8,43.2"
|
||||
Id="Package\Load Purchase Fact"
|
||||
TopLeft="616.000000000001,566.5" />
|
||||
<NodeLayout
|
||||
@@ -11125,7 +11196,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11147,7 +11220,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11169,7 +11244,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11191,7 +11268,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11213,14 +11292,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="265,613"
|
||||
Size="171,43"
|
||||
Size="171.2,43.2"
|
||||
Id="Package\Load Sale Fact"
|
||||
TopLeft="611.500000000001,646.5" />
|
||||
<NodeLayout
|
||||
@@ -11266,7 +11347,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11288,7 +11371,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11310,7 +11395,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11332,7 +11419,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11354,14 +11443,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="282,613"
|
||||
Size="215,43"
|
||||
Size="215.2,43.2"
|
||||
Id="Package\Load Stock Holding Fact"
|
||||
TopLeft="617.000000000001,722.5" />
|
||||
<NodeLayout
|
||||
@@ -11407,7 +11498,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11429,7 +11522,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11451,7 +11546,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11473,7 +11570,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11495,14 +11594,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="297,613"
|
||||
Size="231,43"
|
||||
Size="231.2,43.2"
|
||||
Id="Package\Load Stock Item Dimension"
|
||||
TopLeft="171.5,678.5" />
|
||||
<NodeLayout
|
||||
@@ -11548,7 +11649,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11570,7 +11673,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11592,7 +11697,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11614,7 +11721,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11636,14 +11745,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="284,613"
|
||||
Size="218,43"
|
||||
Size="217.6,43.2"
|
||||
Id="Package\Load Supplier Dimension"
|
||||
TopLeft="173.000000000001,742.5" />
|
||||
<NodeLayout
|
||||
@@ -11689,7 +11800,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11711,7 +11824,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11733,7 +11848,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11755,7 +11872,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11777,14 +11896,16 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="300,613"
|
||||
Size="206,43"
|
||||
Size="206.4,43.2"
|
||||
Id="Package\Load Transaction Fact"
|
||||
TopLeft="627.000000000001,791.5" />
|
||||
<NodeLayout
|
||||
@@ -11830,7 +11951,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11852,7 +11975,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11874,7 +11999,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11896,7 +12023,9 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<EdgeLayout
|
||||
@@ -11918,18 +12047,20 @@ WITH RESULT SETS
|
||||
</mssgle:Curve>
|
||||
</EdgeLayout.Curve>
|
||||
<EdgeLayout.Labels>
|
||||
<EdgeLabelCollection />
|
||||
<mssgm:EdgeLabel
|
||||
BoundingBox="0,0,0,0"
|
||||
RelativePosition="Any" />
|
||||
</EdgeLayout.Labels>
|
||||
</EdgeLayout>
|
||||
<ContainerLayout
|
||||
HeaderHeight="43"
|
||||
IsExpanded="False"
|
||||
PanelSize="327,613"
|
||||
Size="261,43"
|
||||
Size="260.8,43.2"
|
||||
Id="Package\Load Transaction Type Dimension"
|
||||
TopLeft="157.500000000001,815.5" />
|
||||
<NodeLayout
|
||||
Size="180,42"
|
||||
Size="180,41.6"
|
||||
Id="Package\Trim Any Milliseconds"
|
||||
TopLeft="465,306.5" />
|
||||
<EdgeLayout
|
||||
|
||||
Reference in New Issue
Block a user