Here is the signature for the Add function:
ISCPersistenceUnit * Add(VARIANT Locator, VARIANT Disposition)
The following table contains the valid arguments for the Add function:
|
Parameter |
Valid Type/Value |
Description |
|---|---|---|
|
Locator |
VT_BSTR – Persistence unit location |
Identifies a location for the persistence unit data source as a string with a file or mart item location, along with the attributes required for successful access to storage. |
|
Disposition [optional] |
VT_BSTR – List of keywords parameters |
Arranges access attributes, such as read only. |
Note: More information about the Locator and Disposition parameters is located in the Locator Property section.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |