public interface ITargetKeyChooser
OdiInterface.TargetDataStore| Modifier and Type | Method and Description |
|---|---|
IKey |
chooseNewTargetKey(OdiInterface pOdiInterface,
IKey pOldKey)
Deprecated.
Chooses a new update key for the target datastore of interface
pOdiInterface.If null is returned, then no update key will be selected for this interface. |
IKey chooseNewTargetKey(OdiInterface pOdiInterface, IKey pOldKey)
pOdiInterface.null is returned, then no update key will be selected for this interface.pOdiInterface - the target datastore's interfacepOldKey - the old key of the target datastore