IAlienObject 인터페이스

Represents a domain that is not based on the SQL Server Foundation Class. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

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

구문

‘선언
Public Interface IAlienObject
‘사용 방법
Dim instance As IAlienObject
public interface IAlienObject
public interface class IAlienObject
type IAlienObject =  interface end
public interface IAlienObject

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

메서드

  이름 설명
공용 메서드 Discover Discovers any dependencies. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 GetDomainRoot Returns the root of the domain.
공용 메서드 GetParent Gets the parent of this object. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 GetPropertyType Gets the type of the specified property.
공용 메서드 GetPropertyValue Gets the value of the specified property.
공용 메서드 GetUrn 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 메서드 Resolve 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. 
공용 메서드 SetObjectState Sets the object state to the specified SfcObjectState value.
공용 메서드 SetPropertyValue Sets the property value.

맨 위로 이동

참고 항목

참조

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