Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resolves user-defined data types.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Smo.UserDefinedTypeResolver
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Class UserDefinedTypeResolver
'Usage
Dim instance As UserDefinedTypeResolver
public class UserDefinedTypeResolver
public ref class UserDefinedTypeResolver
type UserDefinedTypeResolver = class end
public class UserDefinedTypeResolver
The UserDefinedTypeResolver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
UserDefinedTypeResolver | Initializes a new instance of the UserDefinedTypeResolver class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
Resolve | Gets a user defined type. |
![]() ![]() |
ResolveUrn | Gets a user-defined type. |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.