Show / Hide Table of Contents

Class MigrationObjectCollection

Common Migration Objects collection.

Inheritance
object
MigrationObjectCollection
MySqlMigrationObjectCollection
OracleMigrationObjectCollection
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatabasemigrationService.Models
Assembly: OCI.DotNetSDK.Databasemigration.dll
Syntax
[JsonConverter(typeof(MigrationObjectCollectionModelConverter))]
public class MigrationObjectCollection
In this article
Back to top