TableName Property (SyncProviderAdapterConfiguration)
Gets or sets the name, not including database-specific delimiters, that the local node in a synchronization topology uses to identify a table.
public string TableName {get; set;}
'Declaration
Public Property TableName As String
Property Value
The name, not including database-specific delimiters, that the local node in a synchronization topology uses to identify a table.