Interface IAlienObject
Represents a domain that is not based on the SQL Server Foundation Class. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public Interface IAlienObject
'Utilisation
Dim instance As IAlienObject
public interface IAlienObject
public interface class IAlienObject
type IAlienObject = interface end
public interface IAlienObject
Le type IAlienObject expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Discover | Discovers any dependencies. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
GetDomainRoot | Returns the root of the domain. | |
GetParent | Gets the parent of this object. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
GetPropertyType | Gets the type of the specified property. | |
GetPropertyValue | Gets the value of the specified property. | |
GetUrn | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
Resolve | Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
SetObjectState | Sets the object state to the specified SfcObjectState value. | |
SetPropertyValue | Sets the property value. |
Haut de la page