SqlAdmin GetSqlServerProperty Method Nemiro.Data.dll
Returns the value of the specified property instance SQL Server.

Namespace: Nemiro.Data.Sql
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public Object GetSqlServerProperty(
	SqlServerProperties property
)

Return Value

Type: Object
See Also