Click or drag to resize
EntityFieldsCoreTFieldIEntityFieldsCoreGetUniqueFieldNames Method
Gets the unique field names.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
HashSet<string> IEntityFieldsCore.GetUniqueFieldNames()

Return Value

Type: HashSetString

Implements

IEntityFieldsCoreGetUniqueFieldNames
See Also