Sitecore 5.1.1 API
Database.ToString Method
Gets the name of the database.
[Visual Basic]
Overrides Public Function ToString() As
String
[C#]
public override
string
ToString();
See Also
Database Class
|
Sitecore.Data Namespace