UserDefinedTableTypeResolver Class
Resolves the type of a user defined table to an Object.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
| Name | Description | |
|---|---|---|
![]() | UserDefinedTableTypeResolver() | Initializes a new instance of the UserDefinedTableTypeResolver class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | Resolve(Object^, array<Object^>^) | Gets an object that resolves the table specified by the parameters. |
![]() ![]() | ResolveUrn(Object^, array<Object^>^) | Gets an object that resolves the table specified by an Urn. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


