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)

屬性值

適用於