dotConnect for MySQL Documentation
Devart.Data.Synchronization Namespace / SyncTableProvisioningCollection Class / Item Property

In This Topic
Item Property (SyncTableProvisioningCollection)
In This Topic
An indexer property that gets the SyncTableProvisioning object, corresponding to the provisioned table with the specified name, in the collection.
Overload List
OverloadDescription
An indexer property that gets the SyncTableProvisioning object, corresponding to the provisioned table with the specified name, in the collection.  
(Inherited from System.Collections.ObjectModel.Collection<SyncTableProvisioning>)
See Also