共用方式為


IAlienRoot 介面

不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Public Interface IAlienRoot
'用途
Dim instance As IAlienRoot
public interface IAlienRoot
public interface class IAlienRoot
type IAlienRoot =  interface end
public interface IAlienRoot

IAlienRoot 型別公開下列成員。

屬性

  名稱 說明
公用屬性 ConnectionContext Gets the current server connection details for the instance of SQL Server. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Name Gets the name of the domain. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

上層

方法

  名稱 說明
公用方法 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. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 SfcHelper_GetSmoObject Returns an object that has the specified Uniform Resource Name (URN). 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 SfcHelper_GetSmoObjectQuery Processes the specified query string and returns a list of SMO URN. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

上層