共用方式為


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