Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > ConnectionString property

Show Show 
eRoom

 

ConnectionString property

Sets or returns the connection string used to specify primary and backup doc brokers.

Syntax


C++

HRESULT get_ConnectionString(BSTR* pConnectionString)

HRESULT put_ConnectionString(
BSTR pConnectionString)

Scripting languages

String = Object.ConnectionString

Object
.ConnectionString = String

 

Home

Applies to

IERUDocumentumSettings