dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlBinary Structure / Length Property

In This Topic
    Length Property (SqlBinary)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Integer
    public int Length {get;}
    See Also