| EntityFieldsCoreTFieldIEntityFieldsCoreGetFieldNames Method  | 
 
            Gets the field names of the fields contained in this fields object.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
SyntaxList<string> IEntityFieldsCore.GetFieldNames()
Private Function GetFieldNames As List(Of String)
	Implements IEntityFieldsCore.GetFieldNames
Return Value
Type: 
ListStringImplements
IEntityFieldsCoreGetFieldNames
See Also