TypedViewBaseTGetRowType 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.4.0.0 (5.4.0)
Syntax protected override Type GetRowType()
Protected Overrides Function GetRowType As Type
Return Value
Type:
Typereturns the requested type
See Also