UserDefinedTypeResolver Class
Resolves user-defined data types.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
| Name | Description | |
|---|---|---|
![]() | UserDefinedTypeResolver() | Initializes a new instance of the UserDefinedTypeResolver 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 a user defined type. |
![]() ![]() | ResolveUrn(Object^, array<Object^>^) | Gets a user-defined type. |
![]() | 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:


