|
![]() |
Property | Value |
Name | Lookup Payment DateSK |
Description | Looks up values in a reference dataset by using exact matching. |
Up Stream Components | |
Down Stream Components | |
ID | 1999 |
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 Payment DateSK" (1999) |
Is Default Locale | False |
Pipeline Version | 0 |
Uses Dispositions | True |
Validate External Metadata | True |
Version | 5 |
Name | Connection Manager | Description |
OleDbConnection |
Name | Value |
CacheType |
0 |
ConnectionType |
0 |
DefaultCodePage |
1252 |
MaxMemoryUsage |
25 |
MaxMemoryUsage64 |
25 |
NoMatchBehavior |
0 |
NoMatchCachePercentage |
0 |
ParameterMap |
#1997; |
ReferenceMetadataXml |
<referenceMetadata><referenceColumns><referenceColumn name="DateSK" dataType="DT_I4" length="0" precision="0" scale="0" codePage="0"/><referenceColumn name="FullDate" dataType="DT_DBTIMESTAMP" length="0" precision="0" scale="0" codePage="0"/></referenceColumns></referenceMetadata> |
SqlCommand |
SELECT DateSK, FullDate from DimDate |
SqlCommandParam |
select * from (SELECT
DateSK, FullDate from DimDate) [refTable]
where [refTable].[FullDate] = ? |
Name | ID | LineageID |
PaymentDate |
2025 |
1997 |
Name | ID | LineageID |
ErrorCode |
2021 |
2021 |
ErrorColumn |
2022 |
2022 |
PaymentDateSK |
2017 |
2017 |
Powered by BI Documenter |