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)

プロパティ値

適用対象