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