IAlienRoot Interface
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 | |
|---|---|---|
![]() | ConnectionContext | Gets the current server connection details for the instance of SQL Server. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Name | Gets the name of the domain. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | DesignModeInitialize() | Switch to design mode (not connected to the server). |
![]() | SfcHelper_GetDataTable(Object^, String^, array<String^>^, array<OrderBy^>^) | Executes the query string to retrieve the specified fields and return a fully populated DataTable object. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcHelper_GetSmoObject(String^) | Returns an object that has the specified Uniform Resource Name (URN). Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcHelper_GetSmoObjectQuery(String^, array<String^>^, array<OrderBy^>^) | Processes the specified query string and returns a list of SMO URN. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |

