หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Represents an unsuccessful or incomplete running of a SQL statement.
Package: com.microsoft.sqlserver.jdbc
Extends: java.sql.SQLException
Implements: java.io.Serializable
Syntax
public final class SQLServerException
Remarks
The SQLServerException class handles both SQL 92 and XOPEN state codes. They are switchable by using a user-specified connection property. Exceptions are written to any open log files that have been specified.