ITypedViewGetFields Method  | 
 
            Gets the fields of this typed view
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
SyntaxIEntityFields GetFields()
Function GetFields As IEntityFields
Return Value
Type: 
IEntityFieldsIEntityFields object
See Also