AFDatabase Properties
- Last UpdatedNov 18, 2025
- 5 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFDatabase type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Analyses | Obsolete.
Gets the collection of analyses maintained by the
AFDatabase.
| |
| AnalysisCategories |
Gets the collection of analysis categories
maintained by the AFDatabase.
| |
| AnalysisTemplates |
Gets the collection of top-level pre-configured analysis rule template maintained by the
AFDatabase.
| |
| AttributeCategories |
Gets the collection of attribute categories
maintained by the AFDatabase.
| |
| DefaultPIServerName |
This property is the name of the default PIServer for this AFDatabase.
| |
| Description |
Read/write property that provides a more detailed description of the object.
| |
| ElementCategories |
Gets the collection of element categories
maintained by the AFDatabase.
| |
| Elements |
Gets the collection of top-level elements maintained by the
AFDatabase.
| |
| ElementTemplates |
Gets the collection of element templates maintained by the
AFDatabase.
| |
| EnumerationSets |
Gets the collection of enumerations maintained by the AFDatabase.
| |
| ExtendedProperties |
A dictionary of extended properties that can be used to store application specific information.
| |
| HasItemsCheckedOut |
Determines if any items are currently checked out in the AFDatabase.
| |
| HasItemsCheckedOutToMe |
Determines if any items are currently checked out to the current user in the
AFDatabase.
| |
| ID |
Read-only property that provides a unique identifier for the object to be used for
quick access that is not dependent upon the index.
(Inherited from AFObject.) | |
| Identity |
This read-only property contains identity of the object.
(Inherited from AFObject.) | |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| IsDirty |
Indicates whether there are objects in the AFDatabase that
have been modified since the last save in to persistent storage.
| |
| ModifyDate |
This read-only property returns the time when any object within the database was last modified.
| |
| Name |
This read/write property is the name that identifies the AFDatabase on the
local machine.
| |
| NotificationRuleCategories |
Gets the collection of analysis categories
maintained by the AFDatabase.
| |
| Notifications | Obsolete.
Gets the collection of top-level notifications maintained by the
AFDatabase.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| QueryDate |
This read-only property returns the date used to retrieve the version of an object.
| |
| ReferenceTypeCategories |
Gets the collection of reference type categories
maintained by the AFDatabase.
| |
| ReferenceTypes |
Gets the collection of reference types maintained by
the AFDatabase that can be used when defining relationships between
elements.
| |
| Security |
This read-only property returns the AFSecurity information for the object.
| |
| TableCategories |
Gets the collection of element categories
maintained by the AFDatabase.
| |
| TableConnections |
This property provides access to the table connection collection, which you can use to
access external tables of user-defined information.
| |
| Tables |
This property provides access to the table database, which you can use to
define and/or access tables of user-defined information.
| |
| UniqueID |
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.) |
See Also
In This Topic
Related Links
- Analyses Property
- AnalysisCategories Property
- AnalysisTemplates Property
- AttributeCategories Property
- DefaultPIServerName Property
- Description Property
- ElementCategories Property
- Elements Property
- ElementTemplates Property
- EnumerationSets Property
- ExtendedProperties Property
- HasItemsCheckedOut Property
- HasItemsCheckedOutToMe Property
- IsDirty Property
- ModifyDate Property
- Name Property
- NotificationRuleCategories Property
- Notifications Property
- QueryDate Property
- ReferenceTypeCategories Property
- ReferenceTypes Property
- Security Property
- TableCategories Property
- TableConnections Property
- Tables Property