Skip to content

ConnectionKeyAttribute.SourceType property

Gets the source type with connection key attribute if any.

public Type? SourceType { get; }

Property Value

The type of the source.

See Also