AFAdmin Methods
- Last UpdatedNov 18, 2025
- 4 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAdmin type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddTrustedProvider |
Add the specified trusted provider subject name to the list of trusted providers in the PISystem.
| |
| ClearChangeTables |
Clears the tables in the PI AF SQL database which record information on changes to the system.
| |
| DeleteOrphans |
Deletes orphan objects in the PISystem.
| |
| EnableExternalDataTables |
Enables support for an AFTable to link to an external source.
| |
| EnableExternalDataTablesAllowNonImpersonatedUsers |
Enables support for an AFTable to link to an external source with non-impersonated users.
| |
| EnablePropagationOfTargetDeletion |
Enables support for propagating the deletion of targets (elements) to the referencing analyses and notifications.
| |
| EnableUomCaseSensitivity |
Changes configuration of UOM abbreviations from case insensitive to case
sensitive in the PI AF SQL Server database.
| |
| GetDiagnostics |
Gets diagnostic information from the system.
| |
| GetPlugInVerifyLevel |
Gets the current level of verification required for an AFPlugIn to be loaded from the server.
| |
| GetTrustedProviders |
Returns the list of trusted providers in the PISystem.
| |
| GetVersion |
Converts the string representing a version to a Version object.
| |
| RebuildPathCache |
Rebuilds the path cache to each element in the PI AF SQL Server database.
| |
| Reindex |
Rebuild every index in the PI AF SQL Server database.
| |
| RemoveTrustedProvider |
Remove the specified trusted provider subject name from the list of trusted providers in the PISystem.
| |
| ResyncUsers |
Updates the usernames in AF.
| |
| SetFileOptions | ||
| SetID | ||
| SetPlugInVerifyLevel |
Configures the level of verification required for an AFPlugIn to be loaded from the server.
|
See Also
In This Topic
Related Links
- AddTrustedProvider Method
- ClearChangeTables Method
- DeleteOrphans Method
- EnableExternalDataTables Method
- EnableExternalDataTablesAllowNonImpersonatedUsers Method
- EnablePropagationOfTargetDeletion Method
- EnableUomCaseSensitivity Method
- GetDiagnostics Method
- GetPlugInVerifyLevel Method
- GetTrustedProviders Method
- GetVersion Method
- RebuildPathCache Method
- Reindex Method
- RemoveTrustedProvider Method
- ResyncUsers Method
- SetFileOptions Method
- SetID Method
- SetPlugInVerifyLevel Method