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