GetSqlMoney(String) Method
'Declaration
Public Overloads Function GetSqlMoney( _
ByVal As String _
) As SqlMoney
public SqlMoney GetSqlMoney(
string
)
Parameters
- name
- The name of the column to get value of.
Return Value
A Devart.Data.SqlServer.SqlTypes.SqlMoney object.