FunctionCall.UniqueRowFilter Property
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.
An enum that can be NotSpecified, All or Distinct.
public Microsoft.SqlServer.TransactSql.ScriptDom.UniqueRowFilter UniqueRowFilter { get; set; }
member this.UniqueRowFilter : Microsoft.SqlServer.TransactSql.ScriptDom.UniqueRowFilter with get, set
Public Property UniqueRowFilter As UniqueRowFilter