Click or drag to resize

InstanceInfoName Property

Gets the instance name.

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 Name { get; }

Property Value

Type: String
The instance name.
See Also