ExternalConnection.Name

ExternalConnection.Name property

Specifies the name of the connection. Each connection must have a unique name.

public string Name { get; set; }

See Also