FactHoursReportedByDayLoad
 Lookup TimeTypeSK (Component)
  Properties
Property Value
Name Lookup TimeTypeSK
Description Looks up values in a reference dataset by using exact matching.
Up Stream Components
Down Stream Components
ID 2138
Component Class ID {27648839-180F-45E6-838D-AFF53DF682D2}
Contact Info Lookup;Microsoft Corporation; Microsoft SqlServer v10; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;5
Identification String component "Lookup TimeTypeSK" (2138)
Is Default Locale False
Pipeline Version 0
Uses Dispositions True
Validate External Metadata True
Version 5
  Connections
Name Connection Manager Description
OleDbConnection
  Custom Properties
Name Value
CacheType
0
ConnectionType
0
DefaultCodePage
1252
MaxMemoryUsage
25
MaxMemoryUsage64
25
NoMatchBehavior
0
NoMatchCachePercentage
0
ParameterMap
#2579;
ReferenceMetadataXml
<referenceMetadata><referenceColumns><referenceColumn name="TimeTypeSK" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="TimeTypeAK" dataType="DT_STR" length="4" precision="0" scale="0" codePage="1252"/></referenceColumns></referenceMetadata>
SqlCommand
SELECT
 TimeTypeSK
  ,TimeTypeAK
  FROM DimTimeType
SqlCommandParam
select * from (SELECT TimeTypeSK ,TimeTypeAK FROM DimTimeType) [refTable] where [refTable].[TimeTypeAK] = ?
  Input Columns
Name ID LineageID
TimeTypeAK
2581
2579
  Output Columns
Name ID LineageID
ErrorCode
2160
2160
ErrorColumn
2161
2161
TimeTypeSK
2413
2413
Powered by BI Documenter