IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

RecordSource Property

The source of records provided in the Records properties.

Object Oriented Interface

public function getRecordSource();
public function setRecordSource($value);

Procedural Interface

ipworks_dns_get($res, 16 );
ipworks_dns_set($res, 16, $value );

Default Value

0

Remarks

This property contains the source of records provided in the Records properties and can have one of the following values:

rsAnswerSection (0)Records answering the question/query.
rsNameServerSection (1)Records pointing toward an authoritative name server.
rsAdditionalRecordsSection (2)Records holding additional information.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]