Interfaccia IAlienRoot
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public Interface IAlienRoot
'Utilizzo
Dim instance As IAlienRoot
public interface IAlienRoot
public interface class IAlienRoot
type IAlienRoot = interface end
public interface IAlienRoot
Nel tipo IAlienRoot sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
ConnectionContext | Gets the current server connection details for the instance of SQL Server. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Name | Gets the name of the domain. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
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. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SfcHelper_GetSmoObject | Returns an object that has the specified Uniform Resource Name (URN). Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SfcHelper_GetSmoObjectQuery | Processes the specified query string and returns a list of SMO URN. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto