Click or drag to resize
ImportableElementType Enumeration
Enum for defining the type of elements which can be imported

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public enum ImportableElementType
Members
  Member nameValueDescription
Entity0
TypedList1
TypedView2
StoredProcedureCall3
ValueType4
TvfCall5
RootDocumentDefinition6
See Also