void SetParameters( DbCommand command, IReadOnlyList<CommandParameter> commandParameters )
'Declaration Sub SetParameters( _ ByVal command As DbCommand, _ ByVal commandParameters As IReadOnlyList(Of CommandParameter) _ )
IDbCommandParametersAdapter Interface IDbCommandParametersAdapter Members