Command Property  
 

Gets and sets the command to be executed on the server.

Syntax

object.Command [= command ]

Remarks

The Command property sets the default command string that will be sent to the server when the Execute method is called and no command is explicitly specified as an argument.

Data Type

String

See Also

Password Property, RemotePort Property, UserName Property, Execute Method