프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetAllProperties | System.Reflection.PropertyInfo[] | ||
GetDbMeasurements | void | ||
GetFieldNames | void | ||
PublishData | void |
메소드 | 설명 | |
---|---|---|
AdoInputAdapter ( ) : System |
Initializes a new instance of the AdoInputAdapter class.
|
|
GetShortStatus ( int maxLength ) : string |
Gets a short one-line status of this AdoInputAdapter.
|
|
Initialize ( ) : void |
Initializes this AdoInputAdapter.
|
메소드 | 설명 | |
---|---|---|
AttemptConnection ( ) : void |
Attempts to connect to this AdoInputAdapter.
|
|
AttemptDisconnection ( ) : void |
Attempts to disconnect from this AdoInputAdapter.
|
메소드 | 설명 | |
---|---|---|
GetAllProperties ( |
||
GetDbMeasurements ( object state ) : void | ||
GetFieldNames ( string>.Dictionary |
||
PublishData ( object state ) : void |
public GetShortStatus ( int maxLength ) : string | ||
maxLength | int | Maximum length of the status message. |
리턴 | string |