sp_sql_blob_make_ref_to_table

sp_sql_blob_make_ref_to_table

This general usage procedure makes reference to a BLOB in a SQL SDK table.

sp_sql_blob_make_ref_to_table

 

Parameters

Value

Description

Notes

@aTable

t_table_name

The table name.

 

@aColumn

t_column_name

The name of the column which

contains the BLOB.

 

@aIDColumnName

t_column_name

The ID column name.

 

@aIdValue

t_id_value

The value of the ID.

 

@aSpec

t_blob_ref output

The variable in which the resulting reference should be put.

 


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