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

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