cKEY_COLUMN_USAGE::GetItem() - rstoetter/libsqlphp GitHub Wiki
Method GetItem( )
public \rstoetter\libsqlphp\cKEY_COLUMN_USAGE_Entry|null rstoetter\libsqlphp\cKEY_COLUMN_USAGE::GetItem(integer $index)
- Namespace : rstoetter\libsqlphp
- Class name: cKEY_COLUMN_USAGE
- This method is defined by rstoetter\libsqlphp\cKEY_COLUMN_USAGE
The method GetItem( ) returns the cKEY_COLUMN_USAGE_Entry with the index $index
Example:
Arguments
- $index integer - <p>is the index of the object</p>
Returns
\rstoetter\libsqlphp\cKEY_COLUMN_USAGE_Entry|null the object with the index $index