Click or drag to resize

EntityFieldsCoreTFieldIEntityFieldsCoreGetAsEntityFieldCoreArray 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.9.0.0 (5.9.0)
Syntax
IEntityFieldCore[] IEntityFieldsCore.GetAsEntityFieldCoreArray()

Return Value

Type: IEntityFieldCore
Array of IEntityFieldCore objects

Implements

IEntityFieldsCoreGetAsEntityFieldCoreArray
See Also