ExternalProfile Members

These members describe an External (database) Profile.

Functions

Name Description
ChangePath
Clone Return value: ExternalProfile.
CloneEx Return value: ExternalProfile.
Refresh Reread this External Profile from the database.
RefreshEx Return value: RefreshResult.
Remove Removes (deletes) this External Profile.
RemoveEx Removes (deletes) this external Profile (with audit log explanation).
Save Saves changes to this External Profile.
SaveEx Saves changes to this External Profile.

Properties

Name Description
AccessControlList Returns the AccessControlList object which specifies which users and groups can access this External Profile. Return value: AccessControlList. This property is read only.
AuditLogReasonForAutoSave Return/assignment value: String.
AutoSave Returns/sets the autosave state for this External Profile. Return/assignment value: Boolean.
Content Return/assignment value: Variant.
DataSource Returns/sets the data source information for this External Profile. Return/assignment value: Variant.
DataSourceType Return value: DataSourceType. This property is read only. (NOT YET LINKED)
DependentMonitors Return value: Variant. This property is read only.
Description Returns/sets the description of this External Profile. Return/assignment value: String.
Dirty Return value: Boolean. This property is read only.
ExternalDatabaseConnection Returns/sets the database connection information for this External Profile. Return/assignment value: Variant.
FormatTextColumnAsText Return/assignment value: Boolean.
FormatVariantColumnAsText Return/assignment value: Boolean.
FullPath Returns the full path of the External Profile. Return value: String. This property is read only.
ID Returns the Profile ID for this External Profile. Return value: Integer. This property is read only.
MustRecreateData Return value: Boolean. This property is read only.
Name Returns/sets the name of the External Profile. Return/assignment value: String.
Param Returns/sets name/value parameter values for this External Profile. Return/assignment value: Variant.
Path Returns/sets the System Folder path for this External Profile. Return/assignment value: String.
PathEx Returns/sets the System Folder path for this External Profile. Return value: String. This property is read only.
PathEx2 Return value: String. This property is read only.
Placements Return value: Variant. This property is read only.
Queries Returns the collection of External Queries for this External Profile. Return value: ExternalQueries. This property is read only.
ReadOnly Return value: Boolean. This property is read only.
Revision Returns/sets the revision of the External Profile. Return value: Integer. This property is read only.
Type Returns/sets the type of Profile. Return/assignment value: ProfileType.