dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlString Structure / ToSqlDateTime Method

In This Topic
    ToSqlDateTime Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToSqlDateTime() As SqlDateTime
    public SqlDateTime ToSqlDateTime()
    See Also