compute_columns


Description:

[ Version ( since = "4.2.8" ) ]
public static List<Column> compute_columns (Connection cnc, string? attributes)

Computes the Column of the data model which would be created using attributes when calling @new.

Parameters:

cnc

a Connection

attributes

a string describing which LDAP attributes to retreive, or null

Returns:

a list of Column objects