| DBViewGetElementType 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.1.0.0 (5.1.0)
Syntaxprotected virtual ProjectElementMapTargetElementType GetElementType { get; }Protected Overridable ReadOnly Property GetElementType As ProjectElementMapTargetElementType
	Get
Property Value
Type: 
ProjectElementMapTargetElementType
See Also