dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlChars Class / SetLength Method

In This Topic
    SetLength Method (SqlChars)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetLength( _
       ByVal value As Long _
    ) 
    public void SetLength( 
       long value
    )

    Parameters

    value
    See Also