ExtendedDbDataReaderDepth Property |
Gets a value indicating the depth of nesting for the current row.
Namespace: CMS.DataEngine.InternalAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public override int Depth { get; }
Return Value
Type:
Int32The depth of nesting for the current row.
Implements
IDataReaderDepthSee Also