Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Retrieves the maximum number of bytes that can be returned for character and binary column values in a SQLServerResultSet object that is produced by this SQLServerStatement object.
Syntax
public final int getMaxFieldSize()
Return Value
An int that indicates the maximum number of bytes that a column can contain, or 0 if there is no limit.
Exceptions
Remarks
This getMaxFieldSize method is specified by the getMaxFieldSize method in the java.sql.Statement interface.