SQLServerBlob Class

Represents a binary large object (BLOB).

Package: com.microsoft.sqlserver.jdbc

Extends: java.lang.Object

Implements: java.sql.Blob, java.io.Serializable

public class SQLServerBlob

备注

A BLOB is stored in SQL Server as an IMAGE data type.

另请参见

概念

SQLServerBlob Members
JDBC Driver API Reference