QuerySpecResultsetElementType Property |
Gets the type of the resultset element.
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax protected virtual Type ResultsetElementType { get; }
Protected Overridable ReadOnly Property ResultsetElementType As Type
Get
Property Value
Type:
TypeSee Also