QuerySpecIQuerySpecResultsetElementType 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.9.0.0 (5.9.0)
SyntaxType IQuerySpec.ResultsetElementType { get; }Private ReadOnly Property ResultsetElementType As Type
	Implements IQuerySpec.ResultsetElementType
	Get
Property Value
Type: 
TypeImplements
IQuerySpecResultsetElementType
See Also