IDtWebProvider.TableAttributeValue

Syntax

TableAttributeValue: String;

Description

The TableAttributeValue property determines the value of the table attribute, which data should be imported.

Comments

It is used together with the TableAttributeName property. It is relevant if the TableIdentificationType property is set to DtWebTableIdentificationType.ByAttribute.

Example

The property use is given in the example for IDtWebProvider.TableAttributeName.

See also:

IDtWebProvider | IDtWebProvider.TableAttributeName