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 인프라를 지원합니다. |
맨 위로 이동