SystemStructurePAConnection Property |
|
DataPA OpenAnalytics API Reference
The RunDataPA Connection Object used to retreive the system structure
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public PAConnection PAConnection { get; set; }
Public Property PAConnection As PAConnection
Get
Set
public:
property PAConnection^ PAConnection {
PAConnection^ get ();
void set (PAConnection^ value);
}
function get_PAConnection();
function set_PAConnection(value);
Property Value
Type:
PAConnectionReturn Value
Type:
PAConnectionRemarks See Also