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