Property DeclaringType
| Improve this Doc View SourceDeclaringType
Gets the type which declares the column property.
Declaration
public Type DeclaringType { get; }
Property Value
Type | Description |
---|---|
System.Type |
Gets the type which declares the column property.
public Type DeclaringType { get; }
Type | Description |
---|---|
System.Type |