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.0.0.0 (5.0.0)
Syntax
HashSet<string> IEntityFieldsCore.GetUniqueFieldNames()

Return Value

Type: HashSetString

Implements

IEntityFieldsCoreGetUniqueFieldNames
See Also