ComputeFunction.ComputeFunctionType Property

Definition

The type of the function.

public Microsoft.SqlServer.TransactSql.ScriptDom.ComputeFunctionType ComputeFunctionType { get; set; }
member this.ComputeFunctionType : Microsoft.SqlServer.TransactSql.ScriptDom.ComputeFunctionType with get, set
Public Property ComputeFunctionType As ComputeFunctionType

Property Value

Applies to