IOlapConnectionTNativeConnectionId Property |
Gets or sets the connection ID.
Namespace:
Dundas.BI.Data.DataProviders.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxstring ConnectionId { get; set; }Property ConnectionId As String
Get
Set
property String^ ConnectionId {
String^ get ();
void set (String^ value);
}abstract ConnectionId : string with get, set
Property Value
Type:
String
The connection ID.
See Also