Interface IAlienRoot
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 IAlienRoot
'Utilisation
Dim instance As IAlienRoot
public interface IAlienRoot
public interface class IAlienRoot
type IAlienRoot = interface end
public interface IAlienRoot
Le type IAlienRoot expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ConnectionContext | Gets the current server connection details for the instance of SQL Server. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
Name | Gets the name of the domain. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
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. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
SfcHelper_GetSmoObject | Returns an object that has the specified Uniform Resource Name (URN). Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
SfcHelper_GetSmoObjectQuery | Processes the specified query string and returns a list of SMO URN. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page