Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PISystem.Databases Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PISystem.Databases Property
This property provides access to the AFDatabases collection that corresponds to the list of databases that have been created on this PISystem.

Namespace:  OSIsoft.AF
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFDatabases Databases { get; }
Public ReadOnly Property Databases As AFDatabases
	Get

Dim instance As PISystem
Dim value As AFDatabases

value = instance.Databases
public:
property AFDatabases^ Databases {
	AFDatabases^ get ();
}
member Databases : AFDatabases with get

Property Value

Type: AFDatabases
The collection of databases that exists for elements on the current PISystem.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in