ConnectionKeyAttribute.SourceType property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the source type with connection key attribute if any.

public Type SourceType { get; }

Property Value

The type of the source.

See Also