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

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