Microsoft.SqlServer.TransactSql.ScriptDom by Microsoft

<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.9109.0" />

.NET API 5,160,480 bytes

 SemanticTableReference

Represents SEMANTICKEYPHRASETABLE, SEMANTICSIMILARITYTABLE and SEMANTICSIMILARITYDETAILSTABLE table references.

The columns to search.

The matched column argument for SEMANTICSIMILARITYDETAILSTABLE.

public ScalarExpression MatchedKey { get; set; }

The matched key argument for SEMANTICSIMILARITYDETAILSTABLE.

The semantic function type.

public ScalarExpression SourceKey { get; set; }

The source key argument.

public SchemaObjectName TableName { get; set; }

Table name.