Share via


DictIndex.configurationKeyId Method

Definition

Returns the ID of the configuration key for the index.

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

Returns

The ID of the configuration key for the index; 0 (zero) if the index does not have a configuration key.

Applies to