Click or drag to resize

InstanceInfoConnection Property

Gets the name of the TDS named pipe to connect to the instance.

Namespace:  usis.Data.LocalDb
Assembly:  usis.Data.LocalDb (in usis.Data.LocalDb.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Connection { get; }

Property Value

Type: String
The name of the TDS named pipe to connect to the instance.
See Also