AlterDatabaseAddFileStatement.FileDeclarations Property

Definition

Files to add to database.

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)

Property Value

Applies to