Expand Minimize
This topic has not yet been rated - Rate this topic

Database.Name Property

Gets or sets the name of the database.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
override function get Name () : String 
override function set Name (value : String)

Property Value

Type: System.String
A string value that contains the name of the database.

Implements

IDatabaseOptions.Name
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.