DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The connection to be used for retrieving the structure.
The connection to be used for retrieving the structure.
The connection to be used for retrieving the structure.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public string ConnectionName { get; set; } |
Visual Basic |
---|
Public Property ConnectionName As String Get Set |
Visual C++ |
---|
public: property String^ ConnectionName { String^ get (); void set (String^ value); } |
Property Value
Type: StringThe connection to be used for retrieving the structure.
Return Value
Type: StringThe connection to be used for retrieving the structure.
Remarks
The connection to be used for retrieving the structure.