dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlSelectComputeBy Class / By Property

In This Topic
    By Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property By As SelectColumnCollection
    public SelectColumnCollection By {get;}
    See Also