DatabaseKey property

Gets or sets the DatabaseKey connection property.

Syntax
Visual Basic

Public Property DatabaseKey As String
C#

public string  DatabaseKey  { get; set; }
See also