Interfaz IAlienRoot
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 IAlienRoot
'Uso
Dim instance As IAlienRoot
public interface IAlienRoot
public interface class IAlienRoot
type IAlienRoot = interface end
public interface IAlienRoot
El tipo IAlienRoot expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
ConnectionContext | Gets the current server connection details for the instance of SQL Server. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. | |
Name | Gets the name of the domain. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
DesignModeInitialize | Switch to design mode (not connected to the server). | |
SfcHelper_GetDataTable | Executes the query string to retrieve the specified fields and return a fully populated DataTable object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. | |
SfcHelper_GetSmoObject | Returns an object that has the specified Uniform Resource Name (URN). No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. | |
SfcHelper_GetSmoObjectQuery | Processes the specified query string and returns a list of SMO URN. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. |
Arriba