EntityFieldsCoreTFieldIEntityFieldsCoreGetEntityNamesOfFields Method |
Gets the entity names of fields.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
SyntaxICollection<string> IEntityFieldsCore.GetEntityNamesOfFields()
Private Function GetEntityNamesOfFields As ICollection(Of String)
Implements IEntityFieldsCore.GetEntityNamesOfFields
Return Value
Type:
ICollectionStringImplements
IEntityFieldsCoreGetEntityNamesOfFields
See Also