ParameterizedDataTypeReference.Parameters 属性

定义

架构对象是用户定义的函数时的参数。

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)

属性值

适用于