Partilhar via


Interface IAlienObject

Represents a domain that is not based on the SQL Server Foundation Class. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Public Interface IAlienObject
'Uso
Dim instance As IAlienObject
public interface IAlienObject
public interface class IAlienObject
type IAlienObject =  interface end
public interface IAlienObject

O tipo IAlienObject expõe os membros a seguir.

Métodos

  Nome Descrição
Método público Discover Discovers any dependencies. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público GetDomainRoot Returns the root of the domain.
Método público GetParent Gets the parent of this object. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do 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 Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público Resolve Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do 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.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Sdk.Sfc