Click or drag to resize
DefaultDataChildDependencyIdColumn Property
Name of the column which serves as an identifier of master object (parent). Usually the ID column.

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string IdColumn { get; }

Property Value

Type: String
See Also