AlterDatabaseStatement.UseCurrent Property
Gets or sets whether CURRENT is specified instead of Database Name.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Booleantrue if the current is specified instead of Database Name; otherwise, false.
Show: