IAlienObject Interface
Represents a domain that is not based on the SQL Server Foundation Class. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | Discover() | Discovers any dependencies. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetDomainRoot() | Returns the root of the domain. |
![]() | GetParent() | Gets the parent of this object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetPropertyType(String^) | Gets the type of the specified property. |
![]() | GetPropertyValue(String^, Type^) | Gets the value of the specified property. |
![]() | GetUrn() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Resolve(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SetObjectState(SfcObjectState) | Sets the object state to the specified SfcObjectState value. |
![]() | SetPropertyValue(String^, Type^, Object^) | Sets the property value. |
