다음을 통해 공유


AdomdDataAdapter 생성자

Initializes a new instance of the AdomdDataAdapter class.

오버로드 목록

  이름 설명
공용 메서드 AdomdDataAdapter() () () () Initializes a new instance of the AdomdDataAdapter class with default values.
공용 메서드 AdomdDataAdapter(AdomdCommand) Initializes a new instance of the AdomdDataAdapter class by using a specified AdomdCommand as a select command.
공용 메서드 AdomdDataAdapter(String, AdomdConnection) Initializes a new instance of the AdomdDataAdapter class by using the specified command text and AdomdConnection.
공용 메서드 AdomdDataAdapter(String, String) Initializes a new instance of the AdomdDataAdapter class using the specified command text and connection string.

맨 위로 이동