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)
Syntaxprotected override Type GetRowType()
Protected Overrides Function GetRowType As Type
Return Value
Type: 
Typereturns the requested type
See Also