sys.sp_oasetproperty
general #stored-procedure
Description
Sets a property of an OLE object to a new value. The object token of an OLE object previously created by The property name of the OLE object to set to a new value. The new value of the property, and must be a value of the appropriate data type. Arguments for extended stored procedures must be entered in the specific order as section.
Syntax
sp_
OAS et
P roperty objecttoken
, propertyname
, newvalue
[ , index. ]
[ ; ]