Właściwość AdomdConnection.State
Pobiera bieżący stan AdomdConnection.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdClient
Zestaw: Microsoft.AnalysisServices.AdomdClient (w Microsoft.AnalysisServices.AdomdClient.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property State As ConnectionState
Get
'Użycie
Dim instance As AdomdConnection
Dim value As ConnectionState
value = instance.State
[BrowsableAttribute(false)]
public ConnectionState State { get; }
[BrowsableAttribute(false)]
public:
virtual property ConnectionState State {
ConnectionState get () sealed;
}
[<BrowsableAttribute(false)>]
abstract State : ConnectionState
[<BrowsableAttribute(false)>]
override State : ConnectionState
final function get State () : ConnectionState
Wartość właściwości
Typ: System.Data.ConnectionState
A System.Data.ConnectionState wartość wyliczenia, która reprezentuje bieżący stan połączenia AdomdConnection.