namespace: Serenity.Data assembly: Serenity.Net.Data
Determines that the attached property is the ID field of the table.
[AttributeUsage(AttributeTargets.Property)]
public class IdPropertyAttribute : Attribute
name | description |
---|---|
IdPropertyAttribute() | Initializes a new instance of the IdPropertyAttribute class. |
- Source: IdPropertyAttribute.cs