UserDefinedTableTypeResolver Class
SQL Server 2012
Resolves the type of a user defined table to an Object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The UserDefinedTableTypeResolver type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | UserDefinedTableTypeResolver | Initializes a new instance of the UserDefinedTableTypeResolver class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Resolve | Gets an object that resolves the table specified by the parameters. |
![]() ![]() | ResolveUrn | Gets an object that resolves the table specified by an Urn. |
![]() | ToString | (Inherited from Object.) |
