ModelRelationshipInstance Properties
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | FromObject | Gets the TSqlObject this instance is from. This is the referencing object. |
![]() | Item[ModelPropertyClass^] | Retrieves properties for this relationship instance. |
![]() | Object | Gets the TSqlObject this instance references. This is the referenced object. |
![]() | ObjectName | Gets the ObjectIdentifier representing the name of the referenced object. |
![]() | Relationship | Gets the ModelRelationshipClass this instance represents. |
Show:
