Click or drag to resize
TypedListBase2TGetRowType Method
Return the type of the typed datarow

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
protected override Type GetRowType()

Return Value

Type: Type
returns the requested type
See Also