IndexType

IndexSettings.IndexType property

Ruft den Indextyp ab oder legt ihn fest. Der Standardwert istNormalIndex .

public IndexType IndexType { get; set; }

Eigentumswert

Der Indextyp.

Siehe auch