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)

属性值

适用于