ModelTypeClass Class
SQL Server 2014
Updated: April 20, 2017
The metadata class for TSqlObjects.
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | Metadata | Metadata properties for the type. |
![]() | Name | Type name. |
![]() | Properties | Properties for the type. |
![]() | Relationships | Relationships for the type. |
![]() | SupportedPlatforms | The TSqlPlatforms versions on which this type is supported. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
TSqlModelSchema metadata classes provide access to the structure and instance data within a TSqlModelSchema instance.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:

