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 命名空间