IndexedSqlKnowledgeSourceParameters.TableOrView Property

Definition

The name of the table or view to index. Can be schema-qualified (e.g., 'dbo.MyTable').

public string TableOrView { get; set; }
member this.TableOrView : string with get, set
Public Property TableOrView As String

Property Value

Applies to