cTableColumns::GetColumnObject() - rstoetter/libsqlphp GitHub Wiki
Method GetColumnObject( )
public \rstoetter\libsqlphp\cTableColumnsEntry|null rstoetter\libsqlphp\cTableColumns::GetColumnObject(string $field_name)
- Namespace : rstoetter\libsqlphp
- Class name: cTableColumns
- This method is defined by rstoetter\libsqlphp\cTableColumns
The method GetColumnObject( ) returns the object of type cTableColumnsEntry of the column with the field name $field_name
Example:
Arguments
- $field_name string - <p>the name of the field to examine</p>
Returns
\rstoetter\libsqlphp\cTableColumnsEntry|null the object of type cTableColumnsEntry