DatabaseName property

Gets or sets the DatabaseName connection property.

Syntax
Visual Basic

Public Property DatabaseName As String
C#

public string  DatabaseName  { get; set; }
See also