| 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.3.0.0 (5.3.0)
SyntaxIEntityFields GetFields()
Function GetFields As IEntityFields
Return Value
Type: 
IEntityFieldsIEntityFields object
See Also