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 | |
---|---|---|
Discover | Discovers any dependencies. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
GetDomainRoot | Returns the root of the domain. | |
GetParent | Gets the parent of this object. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
GetPropertyType | Gets the type of the specified property. | |
GetPropertyValue | Gets the value of the specified property. | |
GetUrn | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
Resolve | Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SetObjectState | Sets the object state to the specified SfcObjectState value. | |
SetPropertyValue | Sets the property value. |
Início