SetString(String,String) Method
Sets the
System.String value of the column with the specified name.
'Declaration
Public Overloads Sub SetString( _
ByVal As String, _
ByVal As String _
)
Parameters
- name
- The name of the column.
- value
- System.String value for the specified column.