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.
|
|---|
'Declaration
Public Property TrackingTableNameShort As String |
|
|---|
public string TrackingTableNameShort {get; set;} |
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.