Urn 클래스

Resource name used to identify one or more objects. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

상속 계층

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.Urn

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
<SerializableAttribute> _
Public Class Urn
‘사용 방법
Dim instance As Urn
[SerializableAttribute]
public class Urn
[SerializableAttribute]
public ref class Urn
[<SerializableAttribute>]
type Urn =  class end
public class Urn

Urn 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 Urn() Initializes a new instance of the Urn class. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 Urn(String) Initializes a new instance of the Urn class. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

맨 위로 이동

속성

  이름 설명
공용 속성 DomainInstanceName Gets the domain instance name. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 Parent Gets the Urn without its final segment. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 Type Gets the type of the object identified by the Urn. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 Value Gets or sets the Urn expression. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 XPathExpression Gets the XPathExpression object for the Urn. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

맨 위로 이동

메서드

  이름 설명
공용 메서드정적 멤버 Compare Compares two Urn objects. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 Equals Tests equality between an Urn object and another object. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (Object.Equals(Object)을(를) 재정의함)
공용 메서드정적 멤버 EscapeString An escape string for use in an XPathExpression. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 Fixed Tests whether the XPathExpression of the Urn points to only one object. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 GetAttribute(String) Gets a property value. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 GetAttribute(String, String) Gets a property value specified by attributeName and type. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 GetHashCode Gets the hash code of an Urn object. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (Object.GetHashCode()을(를) 재정의함)
공용 메서드 GetNameForType Gets the name attribute from filter specified by the type parameter. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 IsValidUrn Verifies whether the passed in string is a valid Urn. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 IsValidUrnSkeleton Verifies whether the passed in string is a valid UrnSkeleton object. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 ToString Converts to string. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (Object.ToString()을(를) 재정의함)
공용 메서드정적 멤버 UnEscapeString Removes an escape string used in an XPathExpression. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

맨 위로 이동

연산자

  이름 설명
공용 연산자정적 멤버 Equality Tests equality between two Urn objects. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 연산자정적 멤버 Implicit(String to Urn) Converts to Urn. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 연산자정적 멤버 Implicit(Urn to String) Converts to Urn. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 연산자정적 멤버 Inequality Tests inequality between Urn objects. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스