DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
DataTable detailing the database indices of the current system.
DataTable detailing the database indices of the current system.
DataTable detailing the database indices of the current system.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public DataTable DbIndex { get; } |
Visual Basic |
---|
Public ReadOnly Property DbIndex As DataTable Get |
Visual C++ |
---|
public: property DataTable^ DbIndex { DataTable^ get (); } |
Property Value
Type: DataTableDataTable detailing the database indices of the current system.
Return Value
Type: DataTableDataTable detailing the database indices of the current system.
Remarks
DataTable detailing the database indices of the current system.