IRowTypeRegistry interface
namespace: Serenity.Data assembly: Serenity.Net.Entity
Abstraction for row type registry.
public interface IRowTypeRegistry
Members
name | description |
---|---|
AllRowTypes { get; } | Gets all row types. |
ByConnectionKey(…) | Returns row types by the connection key. |
See Also
- Source: IRowTypeRegistry.cs