DatabaseSwitches property

Gets or sets the DatabaseSwitches connection property.

Syntax
Visual Basic

Public Property DatabaseSwitches As String
C#

public string  DatabaseSwitches  { get; set; }
See also