dotConnect for DB2 Documentation
Devart.Data.Synchronization Namespace / SyncTableProvisioningCollection Class
Members

In This Topic
    SyncTableProvisioningCollection Class
    In This Topic
    Represents a collection of SyncTableProvisioning objects that can be indexed by the name of the table to provision.
    Syntax
    Remarks

    Note: This class is not available in .NET Standard compatible assemblies. It is available only in the assembly for full .NET Framework.

    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          Devart.Data.Synchronization.SyncTableProvisioningCollection

    See Also