This is the overview for the DStringProperty constructor overload.
Class
Overload List
|
Method |
Description |
|
Constructor attaching an existing string buffer AND a const char * pointer, for values that are stored both ways, such as dtsOptions.userThesaurusFile and dtsOptions.userThesaurusFile2 | |
|
Constructor attaching an existing string buffer | |
|
Copy constructor | |
|
Constructor initializing with a string value | |
|
Constructor initializing the DStringProperty with the address of a const char * pointer. The const char * pointer will always point to the string buffer in value. | |
|
Constructor initializing with a Unicode string value |