ObjectIdentifier Properties

 

Updated: April 20, 2017

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

NameDescription
System_CAPS_pubpropertyExternalParts

Gets or sets the external reference parts. Null if the identifier is not external.

System_CAPS_pubpropertyHasExternalParts

Gets a value indicating whether the ObjectIdentifier have any ExternalParts.

System_CAPS_pubpropertyHasName

Gets a value indicating whether the ObjectIdentifier have any Parts.

System_CAPS_pubpropertyParts

Gets or sets the parts of the identifier.

Return to top
Show: