cKEY_COLUMN_USAGE::FieldNameIn() - rstoetter/libsqlphp GitHub Wiki
Method FieldNameIn( )
protected static string rstoetter\libsqlphp\cKEY_COLUMN_USAGE::FieldNameIn(string $field_name_qualified)
- Namespace : rstoetter\libsqlphp
- Class name: cKEY_COLUMN_USAGE
- This method is defined by rstoetter\libsqlphp\cKEY_COLUMN_USAGE
The method FieldNameIn( ) returns the field name found in the full qualified field name $field_name_qualified
Example:
Arguments
- $field_name_qualified string - <p>the full qualified field name</p>
Returns
string the standalone field name or an empty string if a join was given as field_name_qualified