Condividi tramite


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
ms220597.pubproperty(it-it,SQL.90).gif Parent Gets the Uniform Resource Name (URN) value of the object that is the parent of the object represented by the referenced Urn object.
ms220597.pubproperty(it-it,SQL.90).gif Type Gets the type of Urn object.
ms220597.pubproperty(it-it,SQL.90).gif Value Gets or sets the value of the Urn object.
ms220597.pubproperty(it-it,SQL.90).gif XPathExpression Gets the XPATH expression that represents the Urn object.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms220597.pubmethod(it-it,SQL.90).gifms220597.static(it-it,SQL.90).gif Compare  
ms220597.pubmethod(it-it,SQL.90).gif Equals Overloaded. Overridden.  
ms220597.pubmethod(it-it,SQL.90).gifms220597.static(it-it,SQL.90).gif EscapeString Sets the escape String for the Uniform Resource Name (URN) address.
ms220597.pubmethod(it-it,SQL.90).gif Fixed Determines whether the object is fixed.
ms220597.pubmethod(it-it,SQL.90).gif GetAttribute Overloaded. Returns the specified attribute value for the Urn object.
ms220597.pubmethod(it-it,SQL.90).gif GetHashCode Overridden. Returns the hash code for this object.
ms220597.pubmethod(it-it,SQL.90).gif GetNameForType Returns the name of a Uniform Resource Name (URN) with the specified type.
ms220597.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms220597.pubmethod(it-it,SQL.90).gifms220597.static(it-it,SQL.90).gif op_Equality Determines whether two Urn objects are equal by performing an equality operation.
ms220597.pubmethod(it-it,SQL.90).gifms220597.static(it-it,SQL.90).gif op_Implicit Overloaded.  
ms220597.pubmethod(it-it,SQL.90).gifms220597.static(it-it,SQL.90).gif op_Inequality Determines whether two Urn objects are unequal by performing an inequality operation.
ms220597.pubmethod(it-it,SQL.90).gifms220597.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220597.pubmethod(it-it,SQL.90).gif ToString Overridden.  
ms220597.pubmethod(it-it,SQL.90).gifms220597.static(it-it,SQL.90).gif UnEscapeString Sets the unescape String for the URN address.

Torna all'inizio

Protected Methods

  Nome Description
ms220597.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms220597.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

Urn Class
Microsoft.SqlServer.Management.Smo Namespace