dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlGuid Structure / ToSqlString Method

In This Topic
    ToSqlString Method (SqlGuid)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToSqlString() As SqlString
    public SqlString ToSqlString()
    See Also