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