dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlString Structure / CompareInfo Property

In This Topic
    CompareInfo Property (SqlString)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CompareInfo As CompareInfo
    public CompareInfo CompareInfo {get;}
    See Also