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.
|
|---|
'Declaration
Public Property TableName As String |
|
|---|
public string TableName {get; set;} |
Property Value
The name, not including database-specific delimiters, that the local node in a synchronization topology uses to identify a table.