IMigrator members
NOTE: This API is now obsolete.
Provides an interface that encapsulates a migrator delegate.
The IMigrator type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanMigrate | Obsolete. Gets a Boolean value that indicates whether the migration can be performed. | |
IsApplicable | Obsolete. Gets a Boolean value that indicates whether the migrator is applicable to the current object. |
Top
Methods
Name | Description | |
---|---|---|
Migrate | Obsolete. Executes migration of the object. |
Top