KnowledgeBaseIndexedSqlActivityArguments Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the arguments the indexed SQL retrieval activity was run with.
public class KnowledgeBaseIndexedSqlActivityArguments : System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseIndexedSqlActivityArguments>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseIndexedSqlActivityArguments>
type KnowledgeBaseIndexedSqlActivityArguments = class
interface IJsonModel<KnowledgeBaseIndexedSqlActivityArguments>
interface IPersistableModel<KnowledgeBaseIndexedSqlActivityArguments>
Public Class KnowledgeBaseIndexedSqlActivityArguments
Implements IJsonModel(Of KnowledgeBaseIndexedSqlActivityArguments), IPersistableModel(Of KnowledgeBaseIndexedSqlActivityArguments)
- Inheritance
-
KnowledgeBaseIndexedSqlActivityArguments
- Implements
Properties
| Name | Description |
|---|---|
| Search |
The search string used to query indexed SQL contents. |