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