DefaultDataChildDependencyParentIdColumn Property |
Name of the column which identifies referenced parent object within child objects
(the name of the foreign key column).
Namespace: CMS.DataEngine.InternalAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string ParentIdColumn { get; }
Property Value
Type:
StringSee Also