Share via


DictIndex.tableid Method

Definition

Returns the ID of the table that contains the index.

public:
 virtual int tableid();
public virtual int tableid ();
abstract member tableid : unit -> int
override this.tableid : unit -> int
Public Overridable Function tableid () As Integer

Returns

The ID of the table that contains the index.

Applies to