TableName Property (SyncProviderAdapterParameters)
Gets or sets the name of the database table that is associated with these parameters.
public string TableName {get; set;}
'Declaration
Public Property TableName As String
Property Value
The name of the database table that is associated with these parameters.