dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlString Structure / GetNonUnicodeBytes Method

In This Topic
    GetNonUnicodeBytes Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetNonUnicodeBytes() As Byte()
    public byte[] GetNonUnicodeBytes()
    See Also