DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
DataSet containing database schema and available business logic functions of the current System.
DataSet containing database schema and available business logic functions of the current System.
DataSet containing database schema and available business logic functions of the current System.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public DataSet FullStructure { get; } |
Visual Basic |
---|
Public ReadOnly Property FullStructure As DataSet Get |
Visual C++ |
---|
public: property DataSet^ FullStructure { DataSet^ get (); } |
Property Value
Type: DataSetDataSet containing database schema and available business logic functions of the current System.
Return Value
Type: DataSetDataSet containing database schema and available business logic functions of the current System.
Remarks
DataSet containing database schema and available business logic functions of the current System.