Urn Class
Resource name used to identify one or more objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | Urn() | Initializes a new instance of the Urn class. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Urn(String^) | Initializes a new instance of the Urn class. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | DomainInstanceName | Gets the domain instance name. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Parent | Gets the Urn without its final segment. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Type | Gets the type of the object identified by the Urn. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Value | Gets or sets the Urn expression. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | XPathExpression | Gets the XPathExpression object for the Urn. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() ![]() | Compare(Urn^, Urn^, array<CompareOptions>^, CultureInfo^) | Compares two Urn objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Equals(Object^) | Tests equality between an Urn object and another object. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object::Equals(Object^).) |
![]() ![]() | EscapeString(String^) | An escape string for use in an XPathExpression. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Finalize() | (Inherited from Object.) |
![]() | Fixed(Object^) | Tests whether the XPathExpression of the Urn points to only one object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetAttribute(String^) | Gets a property value. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetAttribute(String^, String^) | Gets a property value specified by attributeName and type. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetHashCode() | Gets the hash code of an Urn object. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object::GetHashCode().) |
![]() | GetNameForType(String^) | Gets the name attribute from filter specified by the type parameter. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetType() | (Inherited from Object.) |
![]() | IsValidUrn() | Verifies whether the passed in string is a valid Urn. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | IsValidUrnSkeleton() | Verifies whether the passed in string is a valid T:Microsoft.SqlServer.Management.Smo.RegisteredServers.RegSvrsSmoObject.UrnSkeleton object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Converts to string. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object::ToString().) |
![]() ![]() | UnEscapeString(String^) | Removes an escape string used in an XPathExpression. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(Urn^, Urn^) | Tests equality between two Urn objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | Implicit(String^ to Urn^) | Converts to Urn. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | Implicit(Urn^ to String^) | Converts to Urn. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | Inequality(Urn^, Urn^) | Tests inequality between Urn objects. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




