Click or drag to resize
CachedResultsetDataReaderDepth Property
Gets a value indicating the depth of nesting for the current row.

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public override int Depth { get; }

Property Value

Type: Int32

Implements

IDataReaderDepth
See Also