dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlChars Class / Value Property

In This Topic
    Value Property (SqlChars)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Char()
    public char[] Value {get;}
    See Also