ColumnAttribute GetSqlParameter Method Nemiro.Data.dll
Returns the SQL Server parameter.

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

protected SqlParameter GetSqlParameter()

Return Value

Type: SqlParameter
See Also