'Declaration Public Overloads ReadOnly Property Item( _ ByVal globalTableName As String _ ) As SyncProviderAdapterConfiguration
public SyncProviderAdapterConfiguration Item( string globalTableName ) {get;}
Parameters
- globalTableName
- The name of the table to look up.