dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlBytes Class / MaxLength Property

In This Topic
    MaxLength Property (SqlBytes)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxLength As Long
    public long MaxLength {get;}
    See Also