ModelPropertyClass Properties

Include Protected Members
Include Inherited Members

The ModelPropertyClass type exposes the following members.

Properties

  Name Description
Public property DataType Data type of the property.
Public property Name Property name.
Public property OwningRelationship Owning ModelRelationshipClass for the property, where this property is attached to a Relationship. Null if this property is on a ModelTypeClass
Public property OwningType Owning ModelTypeClass for the property, where this property is attached to a Type. Null if this property is on a ModelRelationshipClass
Public property SupportedPlatforms The TSqlPlatforms versions on which this relationship is supported.

Top

See Also

Reference

ModelPropertyClass Class

Microsoft.SqlServer.Dac.Model Namespace