ModelRelationshipInstance Properties

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

NameDescription
System_CAPS_pubpropertyFromObject

Gets the TSqlObject this instance is from. This is the referencing object.

System_CAPS_pubpropertyItem[ModelPropertyClass^]

Retrieves properties for this relationship instance.

System_CAPS_pubpropertyObject

Gets the TSqlObject this instance references. This is the referenced object.

System_CAPS_pubpropertyObjectName

Gets the ObjectIdentifier representing the name of the referenced object.

System_CAPS_pubpropertyRelationship

Gets the ModelRelationshipClass this instance represents.

Return to top
Show: