dotConnect for Oracle 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.  
    Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<SyncTableProvisioning>)
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also