IEntityFieldsCoreGetAsEntityFieldCoreArray Method |
Returns the complete list of IEntityFieldCore objects as an array of IEntityFieldCore objects.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax IEntityFieldCore[] GetAsEntityFieldCoreArray()
Function GetAsEntityFieldCoreArray As IEntityFieldCore()
Return Value
Type:
IEntityFieldCoreArray of IEntityFieldCore objects
See Also