SqlAdmin GetSqlServerProprty 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 GetSqlServerProprty(
	string propertyName
)

Parameters

propertyName
Type: System String
Property name.

Return Value

Type: Object
See Also