EntityPropertyName Property |
The name of the property. Name cannot be of zero length nor can they consist of solely spaces. Leading and trailing spaces are trimmed.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
StringImplements
IFieldInfoNameExceptions See Also