dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlSelectTop Class / RowExpression Property

In This Topic
    RowExpression Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property RowExpression As String
    public string RowExpression {get; set;}
    See Also