BusinessLogicConnection.State 属性

定义

public:
 property System::Data::ConnectionState State { System::Data::ConnectionState get(); };
public System.Data.ConnectionState State { get; }
Public ReadOnly Property State As ConnectionState

属性值

ConnectionState

实现

适用于