ModelPropertyClass Properties
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | DataType | Gets or sets the data type of the property. |
![]() | Name | Gets or sets the property name. |
![]() | OwningRelationship | Gets or sets the owning ModelRelationshipClass for the property, where this property is attached to a relationship. Null if this property is on a ModelTypeClass. |
![]() | OwningType | Gets or sets the owning ModelTypeClass for the property, where this property is attached to a Type. Null if this property is on a ModelRelationshipClass. |
![]() | SupportedPlatforms | Gets or sets the TSqlPlatforms versions on which this relationship is supported. |
Show:
