Choice list for the function: Browse for local SQL server instances.
Namespace: ZsZ_Studio.ControlsAssembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
FromSystemObject | 0 | Read instances from SQL system object. This method does not always return a consistent result, in this case use the another option (From Registry). This choice is much slower. | |
FromRegistry | 1 | Read instances from Windows registry. It is possible that Administrator privileges required to access Windows registry. This choice is much faster. |
Remarks
See Also