Click or drag to resize

TypedListBaseTGetRowType 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.9.0.0 (5.9.0)
Syntax
protected override Type GetRowType()

Return Value

Type: Type
returns the requested type
See Also