dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlChars Class / Length Property

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