*** This interface provides Binary Compatibility only, not Source Compatibility ***

Interface COMConnectionInterface

All Superinterfaces:
ConnectionInterface, MetadataInterface, PublicObjectInterface, Remote

@SASScope("ALL") @BinaryCompatibilityOnly public interface COMConnectionInterface extends ConnectionInterface
  • Method Details

    • getHostName

      String getHostName() throws ServiceException, RemoteException
      Get the host name for this connection.
      Returns:
      The host name String.
      Throws:
      ServiceException - If a server error occurs.
      RemoteException - In the event of remote object failure.