IManagedConnection 인터페이스
Specifies the interface to a managed connection.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
Public Interface IManagedConnection _
Inherits IDisposable
‘사용 방법
Dim instance As IManagedConnection
public interface IManagedConnection : IDisposable
public interface class IManagedConnection : IDisposable
type IManagedConnection =
interface
interface IDisposable
end
public interface IManagedConnection extends IDisposable
IManagedConnection 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
Connection | Gets the managed connection. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
Close | Closes the managed connection. | |
Dispose | (IDisposable에서 상속됨) |
맨 위로 이동
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스