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