다음을 통해 공유


ConnectionManagedSQL.CreateDataAdapter(IDbCommand) 메서드

정의

protected:
 override System::Data::IDbDataAdapter ^ CreateDataAdapter(System::Data::IDbCommand ^ command);
protected override System.Data.IDbDataAdapter CreateDataAdapter (System.Data.IDbCommand command);
override this.CreateDataAdapter : System.Data.IDbCommand -> System.Data.IDbDataAdapter
Protected Overrides Function CreateDataAdapter (command As IDbCommand) As IDbDataAdapter

매개 변수

command
IDbCommand

반환

적용 대상