Hello,
Dunno if anyone out there is yet au fait with Yukon DTS - hopefully there's someone...
Containers have a property called TransactionOption the possible values for which are enumerated by an enumeration called DTSTransactionOption. The enumerated values are NotSupported|Supported|Required
Anyone know/care to hazard a guess as to what these 3 values mean? I can't find anything on Google or Technet. My natural assumption is whether the Container participates in a parent transaction or not but I would expect only 2 possible answers for this (TRUE|FALSE), a la DTS 2000.
cheers, Jamie