sp_sql_get_field

sp_sql_get_field

This pool viewer retrieves the field value of the object specified in the handle parameter. The field can be of any datatype.

sp_sql_get_field

 

Parameters

Value

Description

Notes

@handle

integer

The handle of the object from which you are retrieving the field.

 

@field_name

t_field_name

The name of the field being retrieved.

 

@field_value

varchar(8000)

output

The variable receiving the value of the field in character format.

 


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