Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

LDLMS_DB::get_table_primary_index_set( string $table_name = '' )

Returns the Primary Index set if available.


Description Description


Parameters Parameters

$table_name

(Optional) Name of table to check.

Default value: ''


Top ↑

Return Return

(array) of table index set..


Top ↑

Source Source

File: includes/class-ldlms-db.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.1.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.