DBStoredProcedureResultsetGetElementType Property  | 
 
            Gets the type of the element.
            
 
    Namespace: 
   SD.LLBLGen.Pro.DBDriverCore
    Assembly:
   SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.12.0.0 (5.12.0)
Syntaxprotected override ProjectElementMapTargetElementType GetElementType { get; }Protected Overrides ReadOnly Property GetElementType As ProjectElementMapTargetElementType
	Get
Property Value
Type: 
ProjectElementMapTargetElementType
See Also