TSqlModelSchema Properties

 

Updated: April 20, 2017

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

NameDescription
System_CAPS_pubpropertyAllTypes

All types supported in the model. This will include types that are cannot be queried for using the GetObject and GetObjects API calls.

System_CAPS_pubpropertyTopLevelTypes

All top level types supported in the model. These are the only types that can be queried for via the GetObject and GetObjects API calls.

Return to top
Show: