DefaultRowTypeRegistry class

namespace: Serenity.Data   assemblySerenity.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