ConnectionName property

Gets or sets the ConnectionName connection property.

Syntax
Visual Basic

Public Property ConnectionName As String
C#

public string  ConnectionName { get; set; }
See also