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)

속성 값

적용 대상