create_if_not_exists_share.Rd
Create a MD share of a database
create_if_not_exists_share( .con, share_name, database_name, access = "PUBLIC", visibility = "LISTED", update = "AUTOMATIC" )
MD connection
new share name
target database
"RESTRICTED" or "PUBLIC"
"HIDDEN" or "LISTED"
"AUTOMATIC" or "MANUAL"
message