TrackingTableName Property
Gets the name, not including database-specific delimiters, of the tracking table for a specific table that is synchronized.
public string TrackingTableName {get; set;}
'Declaration
Public Property TrackingTableName As String
Property Value
The name, not including database-specific delimiters, of the tracking table for a specific table that is synchronized.