DefaultRowTypeRegistry class
namespace: Serenity.Data assembly: Serenity.Net.Entity
Default row type registry
public class DefaultRowTypeRegistry : IRowTypeRegistry
Public Members
| name | description |
|---|---|
| DefaultRowTypeRegistry(…) | Initializes a new instance of the DefaultRowTypeRegistry class. |
| AllRowTypes { get; } | Gets all row types. |
| ByConnectionKey(…) | Returns row types by the connection key. |
See Also
- interface IRowTypeRegistry
- Source: DefaultRowTypeRegistry.cs