Table "Data Migrator Registration"
ID 1800
Namespace: System.Integration
Properties
Fields
| Name |
Type |
Description |
| "No." |
Integer
|
|
| Description |
Text[250]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
RegisterDataMigrator
procedure RegisterDataMigrator(DataMigratorNo: Integer, DataMigratorDescription: Text[250]): Boolean
Parameters
| Name |
Type |
Description |
|
DataMigratorNo
|
Integer
|
|
|
DataMigratorDescription
|
Text[250]
|
|
Returns
See also