CreateDatabaseStatement.DatabaseName Property
Gets or sets the name of the database that is being created.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierThe name of the database that is being created.
Show: