IOlapConnectionTNativeState Property |
Gets the state.
Namespace:
Dundas.BI.Data.DataProviders.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
SyntaxConnectionState State { get; }ReadOnly Property State As ConnectionState
Get
property ConnectionState State {
ConnectionState get ();
}abstract State : ConnectionState with get
Property Value
Type:
ConnectionState
The state.
See Also