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)

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