Replication - insertedDataSet table name... - Greg

09-May-08 07:48:37
Hello,

I am trying to retrieve the tablename for the insertedDataSet in my
ActionOnDataChange InsertHandler for my C# dll for a merge
replication.

However the following statement always returns "Table", not the actual
table name that it is being inserted into.

insertedDataSet.Tables[0].TableName

How can I retrieve the actual table name that applies for the
replication insert?

Thanks,
Greg
button
 


Help on sql query