sp_sql_set_field

sp_sql_set_field

This pool modifier allows you to assign a value to a field for an object in the pool.

sp_sql_set_field

 

Parameters

Value

Description

Notes

@handle

integer

The handle of the object for which you are setting the field.

 

@field_name

t_field_name

The name of the field being set.

 

@field_value

varchar (8000)

The new value for the field.

 


Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.