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