:SetLocalDomain()


 

Class

     aprDNS()

 

Syntax

     :SetLocalDomain(cDomain) -> lSuccess

 

Parameters

 

 

cDomain

String which contains the local domain name.

 

Return

Logical indicating Success.

Returns .T. if the operation succeeds, otherwise returns .F.

 

Description

Set the local domain name for the current session

This is used as a default value when a query does not explictly specify a domain name.

 

See Also

:GetLocalDomain()