/ LJCPHPCodeDoc / LJCDBAccessLib / LJCDbColumns / MapNames


Parameters
$columnName - The Column name.
$propertyName - The Property name.
$renameAs - The RenameAs name.
$caption - The Caption value.

Syntax

PHP
public function MapNames(string $columnName, ?string $propertyName = null
, ?string $renameAs = null, ?string $caption = null)

Sets the PropertyName, RenameAs and Caption values for a column.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.