Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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