FactStudentTotalFeesForClassLoad
 OLE_SRC FactStudentTotalFeesForClass from EDW (Component)
  Properties
Property Value
Name OLE_SRC FactStudentTotalFeesForClass from EDW
Description OLE DB Source
Up Stream Components none
Down Stream Components
ID 2411
Component Class ID {BCEFE59B-6819-47F7-A125-63753B33ABB7}
Contact Info OLE DB Source;Microsoft Corporation; Microsoft SqlServer v10; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;7
Identification String component "OLE_SRC FactStudentTotalFeesForClass from EDW" (2411)
Is Default Locale True
Pipeline Version 0
Uses Dispositions True
Validate External Metadata True
Version 7
  Connections
Name Connection Manager Description
OleDbConnection
  Custom Properties
Name Value
AccessMode
2
AlwaysUseDefaultCodePage
False
CommandTimeout
0
DefaultCodePage
1252
OpenRowset
OpenRowsetVariable
ParameterMapping
SqlCommand
SELECT DISTINCT
       fact.[StudentTermSK]
      ,dst.StudentTermAK
  FROM FactStudentTotalFeesForClass Fact
  inner join DimStudentTerm dst
  on
  (dst.StudentTermSK = Fact.StudentTermSK)
SqlCommandVariable
  Input Columns
Name ID LineageID
  Output Columns
Name ID LineageID
ErrorCode
2423
2423
ErrorColumn
2424
2424
StudentTermAK
2434
2434
StudentTermSK
2431
2431
StudentTermAK
2433
2433
StudentTermSK
2430
2430
Powered by BI Documenter