AlterAssemblyStatement.DropFiles プロパティ

定義

DROP FILE 句で指定されたファイル

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

プロパティ値

適用対象