mediatekformation

ColumnResult
in package
implements Annotation

References name of a column in the SELECT clause of a SQL query.

Scalar result types can be included in the query result by specifying this annotation in the metadata.

Tags
Annotation
Target

("ANNOTATION")

Interfaces, Classes, Traits and Enums

Annotation

Table of Contents

$name  : string
The name of a column in the SELECT clause of a SQL query.

Properties

$name

The name of a column in the SELECT clause of a SQL query.

public string $name

Search results