An indexer property that gets the
SyncTableProvisioning object, corresponding to the provisioned table with the specified name, in the collection.
Parameters
- globalTableName
- The name, including database-specific delimiters, that other nodes in a synchronization topology use to identify a table, the SyncTableProvisioning object for which to retrieve.
Property Value
The
SyncTableProvisioning object, corresponding to the provisioned table with the specified name, in the collection. Null if there is no
SyncTableProvisioning object, corresponding to the table with such a name, in the collection.