AddToAll

AttributeChangeBatch.AddToAll method

Lägger till de angivna attributen till alla dokument i indexet.

public void AddToAll(params string[] attributes)
Parameter Typ Beskrivning
attributes String[] Attributen att lägga till.

Se även