Condividi tramite


Interfaccia IAlienObject

Represents a domain that is not based on the SQL Server Foundation Class. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public Interface IAlienObject
'Utilizzo
Dim instance As IAlienObject
public interface IAlienObject
public interface class IAlienObject
type IAlienObject =  interface end
public interface IAlienObject

Nel tipo IAlienObject sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Discover Discovers any dependencies. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico GetDomainRoot Returns the root of the domain.
Metodo pubblico GetParent Gets the parent of this object. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico GetPropertyType Gets the type of the specified property.
Metodo pubblico GetPropertyValue Gets the value of the specified property.
Metodo pubblico GetUrn Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico Resolve Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. 
Metodo pubblico SetObjectState Sets the object state to the specified SfcObjectState value.
Metodo pubblico SetPropertyValue Sets the property value.

In alto