Freigeben über


IAlienObject-Schnittstelle

Represents a domain that is not based on the SQL Server Foundation Class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Interface IAlienObject
'Usage
Dim instance As IAlienObject
public interface IAlienObject
public interface class IAlienObject
type IAlienObject =  interface end
public interface IAlienObject

Der IAlienObject-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Discover Discovers any dependencies. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche Methode GetDomainRoot Returns the root of the domain.
Öffentliche Methode GetParent Gets the parent of this object. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche Methode GetPropertyType Gets the type of the specified property.
Öffentliche Methode GetPropertyValue Gets the value of the specified property.
Öffentliche Methode GetUrn Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche Methode Resolve Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. 
Öffentliche Methode SetObjectState Sets the object state to the specified SfcObjectState value.
Öffentliche Methode SetPropertyValue Sets the property value.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace