ParameterizedDataTypeReference.Parameters Property

Definition

Parameters if the schema object is a user defined function.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Literal> Parameters { get; }
member this.Parameters : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.Literal>
Public ReadOnly Property Parameters As IList(Of Literal)

Property Value

Applies to