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
- class ConnectionKeyAttribute
Gets the source type with connection key attribute if any.
public Type? SourceType { get; }
The type of the source.