HashingEstimator.ColumnOptions.UseOrderedHashing Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Si la position de chaque terme doit être incluse dans le hachage, s’applique uniquement aux entrées du type de vecteur.
public bool UseOrderedHashing { get; set; }
member this.UseOrderedHashing : bool with get, set
Public Property UseOrderedHashing As Boolean