dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlString Structure / Value Property

In This Topic
    Value Property (SqlString)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As String
    public string Value {get;}
    See Also