Interface IAlienObject

Represents a domain that is not based on the SQL Server Foundation Class. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Interface IAlienObject
'Utilisation
Dim instance As IAlienObject
public interface IAlienObject
public interface class IAlienObject
type IAlienObject =  interface end
public interface IAlienObject

Le type IAlienObject expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Discover Discovers any dependencies. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique GetDomainRoot Returns the root of the domain.
Méthode publique GetParent Gets the parent of this object. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique GetPropertyType Gets the type of the specified property.
Méthode publique GetPropertyValue Gets the value of the specified property.
Méthode publique GetUrn Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique Resolve Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. 
Méthode publique SetObjectState Sets the object state to the specified SfcObjectState value.
Méthode publique SetPropertyValue Sets the property value.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc