sp_register_property


Parameters

Name Type Mode
prop_code citext IN
prop_name citext IN
prop_group_id integer IN (DEFAULT NULL)
service_url text IN (DEFAULT NULL)
db_host text IN (DEFAULT NULL)
db_name text IN (DEFAULT NULL)
db_port integer IN (DEFAULT NULL)
logo bytea IN (DEFAULT NULL)
address text IN (DEFAULT NULL)
address2 text IN (DEFAULT NULL)
company text IN (DEFAULT '')
branch_no text IN (DEFAULT NULL)
tax_id text IN (DEFAULT NULL)
template_db text IN (DEFAULT 'blank')
prop_key text IN (DEFAULT NULL)
reset_data boolean IN (DEFAULT true)
res_code smallint OUT
res_msg text OUT
prop_id integer OUT

Definition