Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

How to detect Table name (article name) in custom Conflict Handler

$
0
0

HI,

I have created one custom conflict handler for handling the conflict while synchronization, Here I want to know the article name (Table name) where conflict came. 

I tried using -

            string tableName = publisherDataSet.Tables[0].TableName;

but it is giving - "Table",  I want actual table name .

Please suggest me how can we get actual table name.

Thanks in advance.


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>