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 | |
---|---|---|
Discover | Discovers any dependencies. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. | |
GetDomainRoot | Returns the root of the domain. | |
GetParent | Gets the parent of this object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. | |
GetPropertyType | Gets the type of the specified property. | |
GetPropertyValue | Gets the value of the specified property. | |
GetUrn | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. | |
Resolve | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. | |
SetObjectState | Sets the object state to the specified SfcObjectState value. | |
SetPropertyValue | Sets the property value. |
Arriba