Microsoft SDK for Java

getStringChunk

This method of the Field class retrieves all or part of a Field object's string data.

Syntax

public String getStringChunk(int len);

Parameters

len The length of the string.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.