Compartir a través de


Interfaz IAlienObject

Represents a domain that is not based on the SQL Server Foundation Class. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Interface IAlienObject
'Uso
Dim instance As IAlienObject
public interface IAlienObject
public interface class IAlienObject
type IAlienObject =  interface end
public interface IAlienObject

El tipo IAlienObject expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Discover Discovers any dependencies. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Método público GetDomainRoot Returns the root of the domain.
Método público GetParent Gets the parent of this object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Método público GetPropertyType Gets the type of the specified property.
Método público GetPropertyValue Gets the value of the specified property.
Método público GetUrn No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Método público Resolve No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. 
Método público SetObjectState Sets the object state to the specified SfcObjectState value.
Método público SetPropertyValue Sets the property value.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc