Microsoft SDK for Java

setAttributes

This method of the Connection class assigns a read/write value that can be the sum of one or more XactAttribute values. The default is zero (0).

Syntax

public void setAttributes(int attr);

Parameters

attr The integer sum of one or more XactAttribute values.

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