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. |
上層