CachedResultsetDataReaderDepth Property |
Gets a value indicating the depth of nesting for the current row.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public override int Depth { get; }
Public Overrides ReadOnly Property Depth As Integer
Get
Property Value
Type:
Int32Implements
IDataReaderDepthSee Also