| RGEntityKeyAEntitySetName Property |
Gets the name of the entity set.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
Syntax public virtual string EntitySetName { get; set; }
Property Value
Type:
String
The name of the entity set.
See Also