Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
protected override IDbCommand GetCommand()
protected override IDbCommand GetCommand()
Protected Overrides Function GetCommand As IDbCommand
Protected Overrides Function GetCommand As IDbCommand
protected:
virtual IDbCommand^ GetCommand() override
protected:
virtual IDbCommand^ GetCommand() override
abstract GetCommand : unit -> IDbCommand
override GetCommand : unit -> IDbCommand
abstract GetCommand : unit -> IDbCommand
override GetCommand : unit -> IDbCommand
Return Value
Type:
IDbCommand