AlterDatabaseAddFileStatement.FileDeclarations 屬性

定義

要加入資料庫的檔案。

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

屬性值

適用於