KeepTableNativeNameOnMetabaseUpdate: Boolean;
KeepTableNativeNameOnMetabaseUpdate: boolean;
The KeepTableNativeNameOnMetabaseUpdate property determines whether the saved physical name of children table of MDMdictionary on updating the repository.
Available values:
True. Saved physical table name is used on update.
False. Saved physical table name is not used on update. Default value.
The property use is given in the example for IMetaAttributes.KeepTableNativeNameOnMetabaseUpdate.
See also: