UpdatableExtensionAttribute.ThisKey property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Name of the key field in this table. If not specified, ID field of this table will be used.

public string ThisKey { get; set; }

See Also