Partager via


KnowledgeStoreTableProjectionSelector(String) Constructeur

Définition

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.

S’applique à