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 | |
---|---|---|
Discover | Discovers any dependencies. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
GetDomainRoot | Returns the root of the domain. | |
GetParent | Gets the parent of this object. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
GetPropertyType | Gets the type of the specified property. | |
GetPropertyValue | Gets the value of the specified property. | |
GetUrn | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Resolve | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SetObjectState | Sets the object state to the specified SfcObjectState value. | |
SetPropertyValue | Sets the property value. |
In alto