EntityFieldsCoreTFieldIEntityFieldsCoreGetAsEntityFieldCoreArray Method |
Returns the complete list of IEntityFieldCore objects as an array of IEntityFieldCore objects.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IEntityFieldCore[] IEntityFieldsCore.GetAsEntityFieldCoreArray()
Private Function GetAsEntityFieldCoreArray As IEntityFieldCore()
Implements IEntityFieldsCore.GetAsEntityFieldCoreArray
Return Value
Type:
IEntityFieldCoreArray of IEntityFieldCore objects
Implements
IEntityFieldsCoreGetAsEntityFieldCoreArraySee Also