![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi! I have written a SSIS data destination. There two extra columns "ErrorCode" and "ErrorColumn" are availible. I can get the description of the error using followig statement: String errorDesc = ComponentMetaData.GetErrorDescription(Convert.ToIn t32(buffer[ci.bufferIndex])).Trim(); // where ci.bufferIndex is the column containing the error code But I can not get the name of the error column. Documentation tells it should be a linageID, but the ID returned by ErrorColumn does not occur in my linageIDs. Does anybody have an example for how the column name can be retreived successfully? Thanks for your help. Bye, Wilfried |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |