KnowledgeStoreTableProjectionSelector(String) Constructeur
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.
Initialise une nouvelle instance de KnowledgeStoreTableProjectionSelector.
public KnowledgeStoreTableProjectionSelector (string tableName);
new Azure.Search.Documents.Indexes.Models.KnowledgeStoreTableProjectionSelector : string -> Azure.Search.Documents.Indexes.Models.KnowledgeStoreTableProjectionSelector
Public Sub New (tableName As String)
Paramètres
- tableName
- String
Nom de la table Azure dans laquelle stocker les données projetées.
Exceptions
tableName
a la valeur null.