Urn Members
The Urn object provides programmatic access to Uniform Resource Name (URN) addresses that uniquely identify Microsoft SQL Server objects.
The following tables list the members exposed by the Urn type.
Public Constructors
Nome | Description | |
---|---|---|
Urn | Overloaded. Initializes a new instance of the Urn class. |
Torna all'inizio
Public Properties
Nome | Description | |
---|---|---|
![]() |
Parent | Gets the Uniform Resource Name (URN) value of the object that is the parent of the object represented by the referenced Urn object. |
![]() |
Type | Gets the type of Urn object. |
![]() |
Value | Gets or sets the value of the Urn object. |
![]() |
XPathExpression | Gets the XPATH expression that represents the Urn object. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
![]() ![]() |
Compare | |
![]() |
Equals | Overloaded. Overridden. |
![]() ![]() |
EscapeString | Sets the escape String for the Uniform Resource Name (URN) address. |
![]() |
Fixed | Determines whether the object is fixed. |
![]() |
GetAttribute | Overloaded. Returns the specified attribute value for the Urn object. |
![]() |
GetHashCode | Overridden. Returns the hash code for this object. |
![]() |
GetNameForType | Returns the name of a Uniform Resource Name (URN) with the specified type. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | Determines whether two Urn objects are equal by performing an equality operation. |
![]() ![]() |
op_Implicit | Overloaded. |
![]() ![]() |
op_Inequality | Determines whether two Urn objects are unequal by performing an inequality operation. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. |
![]() ![]() |
UnEscapeString | Sets the unescape String for the URN address. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio