The parameter object manages a parameter in an SQL statement. It will remain available for the database
session. A parameter can either be a subsitution variable or a
bind variable. Substitution variables will hwoever always have mode IN and
have datatype of varchar (text).
Properties:
Name
Data Type
Description
DataType
Long
Returns a number indicating the type of the parameter:
litTypeVarchar2
litTypeNumber
litTypeDate
litTypeOther
Mode
Long
Returns a number indicating the mode of the parameter:
Copyright (C) 1995-2014 Linker IT
Software BV. All Rights Reserved. Oracle is a registered trademark of
Oracle corporation. Excel and Office are registered trademarks of
Microsoft corporation. Other names appearing on the site may be trademarks
of their respective owners. Software,
files, documents, articles and other material are provided
"as is" and without warranties as to performance or mechantability or
any other warranties whether expressed or implied. No
warranty of fitness for a particular purpose is offered.
sitemap