Disconnect Method |
This method disconnects the active connection. ![]() This method terminates a connection with a remote host. App.Disconnect(DisconnectSession) Client support ArgumentsDisconnectSession - (Optional) When used with the App object, this argument specifies the session which is to be disconnected in Newlook. If specified, it should be one of the pre-defined Disconnect constants. TIP!If Newlook is not connected to the host or another connection object, this method does nothing. ReturnsNo return value. Examples
![]() This method disconnects the specified data source connection. The data source can be either a database, FTP Server or Remote Server depending on the type of connection established. The Disconnect method also closes any active Recordset objects associated with the connection. Disconnecting while a transaction is in progress generates an error. ConnectionObject.Disconnect() Client support ArgumentsNone. ReturnsNo return value. Examples
Applies ToSee AlsoConnect Method | DBConnect Method | FTPConnect Method | Disconnect Method | Upload Method | ChangeFolder Method | Download Method | NewFolder Method | NewLibrary Method | NewMember Method | NewPhysicalFile Method | Quote Method | Rename Method |
||
© 2004-2021 looksoftware. All rights reserved. |