หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Disconnects from the instance of SQL Server.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Public Sub Disconnect
'Usage
Dim instance As ConnectionManager
instance.Disconnect()
public void Disconnect()
public:
void Disconnect()
member Disconnect : unit -> unit
public function Disconnect()
See Also
Reference
Microsoft.SqlServer.Management.Common Namespace