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
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
SqlParameter
GetSqlParameter
()
protected SqlParameter GetSqlParameter()
Protected
Function
GetSqlParameter
As
SqlParameter
Protected Function GetSqlParameter As SqlParameter
Return Value
Type:
SqlParameter
See Also
ColumnAttribute Class
Nemiro.Data Namespace