BusinessLogicDataAdapter.IDbDataAdapter.InsertCommand Propriedade

Definição

property System::Data::IDbCommand ^ System.Data.IDbDataAdapter.InsertCommand { System::Data::IDbCommand ^ get(); void set(System::Data::IDbCommand ^ value); };
System.Data.IDbCommand System.Data.IDbDataAdapter.InsertCommand { get; set; }
 Property InsertCommand As IDbCommand Implements IDbDataAdapter.InsertCommand

Valor da propriedade

IDbCommand

Implementações

Aplica-se a